Forum Discussion
Dynamic drillthrough button doesn't work
- 4 years ago
Hi Jan_Trummel ,
Are you talking about conditional drill-through in Power BI? If yes then check this blog:
Hi Jan_Trummel ,
Is your Table with SELECTION column a disconnected table?
If yes, then you really don't need a measure there.
You can direction go to your BUtton Action under formatting option and give this SELECTION column as a destination.
Something like below:
I created a disconnected table with column as shown below:
Then I created a report pade as shown below:
Here Click to Navigate is a page navigation button not drillthrough. You don't need a drillthrough to just naviagte to pages as in your case:
Now under destination for this page give your disconnected table column. In my case it is Page Name:
Make sure your slicer is a single selection slicer.
Now start selecting something in the slicer and then the button will start navigating you to the relevant page. Like one navigation is shown below:
Hope this helps.