Forum Discussion
jostnachs
1 year agoHelper IV
drillthrough to multiple pages with same column
Hi All, I have a requirement where i have two views in same page that change with bookmarks. the view has a table with policyID column on which drillthrough is implemented but each view has diffe...
- 1 year ago
Hi jostnachs ,
Yes we can achieve this using a workaround, please create a duplicate column which you are using for drill through feature.
Use the original column for one page and duplicate column for another page, then it will resolve your issue.
Please check below links:
https://community.fabric.microsoft.com/t5/Desktop/How-to-remove-extra-page-name-under-drill-through-option/m-p/1142009
https://community.fabric.microsoft.com/t5/Desktop/How-to-remove-extra-page-from-drill-through-pie-chart/td-p/4043764Thanks,
Ankita
lbendlin
1 year agoSuper User
If you don't want to show two drillthrough targets you cannot use the same field. You would have to create a column duplicate and drill through to that one instead. I would think that results in a worse UX, not a better one.