Can we link the reports by clicking on a measure object?
For eg:
Report 1 (Prompts - start Date and End Date)
City cnt<100 cnt>100
ABC 10 4
XYZ 22 18
Now, if i click on 10 (measure) then i need to invoke subreport by passing parameters for city = ABC and where cnt<100 and the subreport shud display 10 respective detail records.
How to achieve this? (my understanding is that we can link reports by clicking on the dimension objects only and which i am able to do)
thanks,
tech_sk8rboy (BOB member since 2003-12-10)