Forum Discussion
Syndicate_Admin
Administrator
2 years agoUse Case - Detail Page
Dear friends, good day! I have this use case that I can't solve, I'm going to try to summarize what I intend to do, so that I can be guided if and how. I have a power BI page with a table-like vi...
- 2 years ago
This is a standard "shadow table" pattern. Create a separate copy of the table where your drilltrough filter are applied, and then use that table in the visuals on the drillthrough target page. You can then choose to project some of the drillthrough filters onto the shadow table while ignoring others.
lbendlin
Super User
2 years agoThis is a standard "shadow table" pattern. Create a separate copy of the table where your drilltrough filter are applied, and then use that table in the visuals on the drillthrough target page. You can then choose to project some of the drillthrough filters onto the shadow table while ignoring others.