Forum Discussion

Jatin77's avatar
Jatin77
Icon for Helper I rankHelper I
3 years ago

Drill through and button combination

In power bi I have a scenario such that there are two pages. On page 1, I have buttons (A, B, C, D) and below that there is a chart. On these buttons drill through is on.

On the 2nd page, the same buttons are there and a separate bookmark is assigned to each button.

Now on page 1, when a user selects something in the chart and clicks on button "A" then it directly drills through to the 2nd page button "A". Now in this situation, if the previous user has navigated to some other button page 2,
For ex. Previous user -> page 1 -> clicks on button "A" -> navigates to page 2 button "A" -> clicks on button "B" on page 2 -> the if the user goes back to page 1 and then clicks on button "A" on page 2 then after drill through it navigates to oage 2 the button "B" is by default selected (as previously button "B" is selected.

What I want is like if user clicks on button "A" on page 1 then it should redirect to button "A" on page 2.
Similarly, if user clicks on button "B" on page 1 then it should redirect to button "B" on page 2.

1 Reply