Forum Discussion
Unknowncharacte
2 years agoHelper III
Drill Through Question
Hi, I created a report with two pages, on the main page, I have a list of cases When I click on a case, I am taken to another page, with case details, let's take A11 for example: M...
- 2 years ago
You need to use a shadow copy of your table and then use a measure to transfer the partial filter from the drillthrough to the shadow table.
lbendlin
2 years agoSuper User
You need to use a shadow copy of your table and then use a measure to transfer the partial filter from the drillthrough to the shadow table.
- Unknowncharacte2 years agoHelper III
Thank you so much!