Is there a way to pass the numbers from intersection to target report from drill through def?
cross tab
1 day 2day 3 day
Area, Main 10 20 30
Right now in target I have parameters for Area , Main and passing them in drill through as pass as data item. How do I click on numbers and get relevant details in target ?
You need to pass the data item that holds 1 day, 2 day and 3 day. So create a parameter for that one aswell in both the target and main report.
Without the day column we won't know the intersection.