Forum Discussion
sync visuals between pages
- 1 year ago
Hi nesrinehal20 -Direct interaction (like clicking on a visual to filter another page in real-time) is not natively supported in Power BI.You may need to use slicers or drillthrough filters combined with a consistent report design to achieve similar functionality.
you can achieve this , If the selection you want to sync is based on specific fields, you can use report-level filters to apply the same filter across all pages.
Add a Report Filter:
Open the Filters pane in Power BI Desktop.
Drag the field you want to filter by into the Filters on all pages section.
Adjust the filter criteria as needed. This filter will now apply to all pages in the report.suggest one more ,use sync slicers for dynamic filters or drillthrough filters for context-specific navigation. I hope this idea helps you to achieve the same.
Hi nesrinehal20 -Direct interaction (like clicking on a visual to filter another page in real-time) is not natively supported in Power BI.You may need to use slicers or drillthrough filters combined with a consistent report design to achieve similar functionality.
you can achieve this , If the selection you want to sync is based on specific fields, you can use report-level filters to apply the same filter across all pages.
Add a Report Filter:
Open the Filters pane in Power BI Desktop.
Drag the field you want to filter by into the Filters on all pages section.
Adjust the filter criteria as needed. This filter will now apply to all pages in the report.
suggest one more ,use sync slicers for dynamic filters or drillthrough filters for context-specific navigation. I hope this idea helps you to achieve the same.