First, let's go over how to create/define a drill-through from PowerPlay.
- In Transformer, go to the Measures box. For each measure that needs to have a drill-through, select that measure and then go to the Drill Through tab.
- Add a file name for that measure . . example C:\Headcount.crr. Click OK.
- Go to the next measure (if you need to) and do the same things. That is, go to the Drill Through tab and add another file name.
- Save the Transform file.
- Build a cube as you normally do.
- Copy the cube to he Web Server.
- In Report Studio on the web, create a report with the same name as the one created in the Drill Through tab for a particular measure. So if you created a file called Headcount.crr then create a web report called Headcount. Create an appropriate filter based on the measure . . . eg if there is a measure called head_count then set head_count = 1.
- Save the web report and make a copy of it.
- For each other report, change the filter required for that particular measure. The idea is the reports should be identical with the exception being the measure that is being filtered.
Of course, the more drill-throughs you come up with means you have to create a duplicate one for every measure. If you have 3 measures, then you will need to create 3 x the number of reports.
(Thanks for finding this Christine)