Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!

Reply
Unknowncharacte
Helper III
Helper III

Drill Through Question

Hi, 
I created a report with two pages, on the main page, I have a list of cases

Unknowncharacte_0-1698414295659.png

When I click on a case, I am taken to another page, with case details, let's take A11 for example:

Unknowncharacte_1-1698414361939.png

 

My issue comes in when a case has more than 1 subject - A13, has 3 subjects. When I click on A13, "Detailed Case View" tab shows information for that specific subject rather than all 3. My initial solve was to concatenate subject names and complaints, so there is only 1 line for A13 but my solution was declined.

 

The user wants to keep the main page view as is, and when clicking on A13, "Detailed Case View" tab should show all the subjects in the case. Can someone help me achieve this?

 

Desired Outcome on Detailed Case View when clicking on A13

Unknowncharacte_0-1698415867939.png

 

Sample PBI:

Page Navigation.pbix

 

 

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

You need to use a shadow copy of your table and then use a measure to transfer the partial filter from the drillthrough to the shadow table.

 

 

View solution in original post

2 REPLIES 2
lbendlin
Super User
Super User

You need to use a shadow copy of your table and then use a measure to transfer the partial filter from the drillthrough to the shadow table.

 

 

Thank you so much!

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! It's time to submit your entry.

December 2025 Power BI Update Carousel

Power BI Monthly Update - December 2025

Check out the December 2025 Power BI Holiday Recap!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.