Forum Discussion
Multi-page drill-through
- 7 months ago
Hi bhalicki
I had a similar problem / use case a few years ago and I ended up solving it with bookmarks.
In short, you'd make just Page A and Page B, where Page B contained both the product details content and the customers content, overlapping. Then you could use a button together with bookmarks to hide/unhide the page content, creating the illusion that you are navigating between report pages.
Please see my more detailed write up for as the marked solution in this older thread:
https://community.fabric.microsoft.com/t5/Desktop/Drillthrough-and-apply-filter-on-multiple-pages/td-p/372544/jump-to/first-unread-message
Hope this helps, but let me know if you run into any issues!
Hi bhalicki
What you’re trying to achieve isn’t possible with the current setup. Filters from Page B cannot be carried over to Page C unless they come from a synced slicer. Drillthrough filters are only passed when the navigation originates from a visual that contains the drillthrough fields. Following dk_dk ’s suggestion to use bookmarks would be the better approach, as this keeps everything on the same page and allows the drillthrough filters to apply to all visuals on that page, whether they’re visible or not.