Forum Discussion

andine's avatar
andine
New Member
2 years ago
Solved

How apply general filter on multiple reports ?

Hello Community, I am encountering an issue with a Power BI app I've created. The app contains multiple reports, each on a separate tab. The challenge is that I have a global filter (for location)...
  • danextian's avatar
    danextian
    2 years ago

    I don't  think what you're trying to do is achievable. Slicers and filters from the filter pane work only within the same pbix. You  can use RLS or cross report drillthrough but the fltering is not based on a slicer selection but rather on the user's assigned role or from a drillthrough action. Honestly, if I were the one who created these reports and the goal  was to be able to synch the slicers across all tabs, I'd place them all within the same pbix even if the separate reports were from different semantic models. If this is a request from the stakeholder to have them separate and still make them synch, I'll make them understand that it is currently not supported.