Forum Discussion
Drill-through Not Working Between Pages Using Different Data Sources in Power BI
- 1 year ago
Close to the solution, Make only one relationship active at a time.
In your model view, keep the relationship from Dim_table → TableB active.
Keep the Dim_table → TableA relationship inactive (unless you need it for measures).
Check below :
1.Visuals on the main page are from Dim_table
2.Visuals on the target page are from TableB and Dim_table.
3.This ensures filter propagation flows cleanly during drill-through from Dim_table to TableB.
this works, Ensure your drill-through filter field is the same field used in the relationship (i.e., KeyColumn from Dim_table).
Thank you rajendraongole1 , it solved the issue.
- v-echaithra1 year agoCommunity Support
Hi Anonymous ,
Thank you for sharing your update and confirming that you dont have any issue. i request you to please accept the post that resolved your issue as the solution, this will help other community members who might face a similar issue.
Thanks again for your contribution!