Forum Discussion

JimJim's avatar
JimJim
Responsive Resident
2 years ago
Solved

Omit filter from drill through

Hi Guys,   I have created a test report agreements.pbix, which includes a summary page and a drill through page.   I am trying and failing to drill through from the summary page and carry forward...
  • JimJim's avatar
    JimJim
    2 years ago

    Hi Anonymous , thank you for your reply.

    I am trying to find a way that gives the best user experience and would prefer to avoid asking the user to filter the summary page and then apply the same filters (except product) to the drill through page.

    In the end I found another solution:

    I referenced the fact table and connected it to all dimesions except the product table, I then used the referenced table in my drill through page which is not filtered by the product dimension. The downside of this approach is that I can't drill through on the measure and instead need to drill through on my dimensions, but I think it gives me the outcome that is best for user experience.