Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Retain filter selection when coming back from drill through detail-page

I have a simple master-detail kind of report setup, where in my first report page i have a table visual which enables the user to select a row, and drill through to the detail page. On the detail pa...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi v-kaiyue-msft and thanks for responding!

     

    I investigated your provided pbix file and understand the proposed solution! Very clever, to use drill-through in both directions in order to also keep the first page filtered!

    I tried to apply your solution to my case, where I hide the drill-through function behind buttons, which leaves me to the point where I need the customer to (re)select a datapoint in the 2nd page, in order to get the Drill-through-Button from inactive state to active - which is just really unintuitive in itself.

     

    Therefor I decided to "just live with" the issue of loosing the row-selection for now.