I would like to apply some logic in a drillthrough postprocessor which depends on the location where the drillthrough has been requested.
For instance, let's say I have a risk vector and a list of maturities. If the user executes its drillthrough on the maturity 3M, I would like to display the risk value for that maturity in the drillthrough.
I was thinking about setting a context value with the location, and then retrieve it in the DT post processor, but I would be happy if there is an easier way :)
Regards,
Christophe