Forum Discussion
Unknowncharacte
Helper III
2 years agoDrill 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
Super User
2 years agoYou 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.
Unknowncharacte
Helper III
2 years agoThank you so much!