Forum Discussion

nesrinehal20's avatar
nesrinehal20
Frequent Visitor
1 year ago
Solved

sync visuals between pages

How can we sync visuals between pages

hi,
can we sync visual filter between pages.

like if i select any part of the visual, then it will automatically filter/highlight remaining visuals in the others pages

  • 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.

1 Reply

  • 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.