Forum Discussion
Sync filters between embedded reports
I have a Power BI report that has 3 pages. I have a slicer on the first page for Date and added the Date to the "Filter on All Pages". Whenever I filter it in Power BI, the other pages also follow the date filter.
This becomes an issue when I embed it in SharePoint. I use Publish to Web to get embed code per page, embed them one by one. When I filter using the date on the first report, the filter does not reflect to the other embedded reports.
Is there a way to sync them or is each embed an individual instance of the Power BI report?
3 Replies
- amitchandak
Super User
lancea , I think In such a case you might have to use the service URL(we pass parameter in power bi service URL) and pass the values from one page to another. or something similar
- v-janeyg-msft
Community Support
Hi, lancea
I think you can consider applying 'sync slicer' feature in desktop, then when you filter data in first page ,you can sync slicer to other pages automatically.
You can check it: sync-and-use-slicers-on-other-pages
Best Regards
Janey Guo
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- v-janeyg-msft
Community Support
lancea Any updates?