Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
Hi,
I created a report with two pages, on the main page, I have a list of cases
When I click on a case, I am taken to another page, with case details, let's take A11 for example:
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
Sample PBI:
Solved! Go to Solution.
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!
The Power BI Data Visualization World Championships is back! It's time to submit your entry.
| User | Count |
|---|---|
| 52 | |
| 41 | |
| 32 | |
| 26 | |
| 24 |
| User | Count |
|---|---|
| 132 | |
| 118 | |
| 57 | |
| 45 | |
| 43 |