Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
AngeloCustomVis
New Member

Power BI Custom Visual Synching across multiple pages

I have a custom visual that is a text box and filter all values on the page with correctly.  

 

In capabilities.json i have enabled the supportsSynchronizingFilterState and set it to true.

 

I have also set up persistentstate so that it keeps the values when moved off the page then returned you can see what has been input.

 

I see the visual in my sync pane.  But it does not sync across to other pages where syncing is enabled. 

 

How can I accomplish this.  

3 REPLIES 3
AngeloCustomVis
New Member

Hi @SamWiseOwl

 

Thanks for your suggestion. 

 

Were you able to validate your solution? 

 

I have my custom visual and normal slicer on page one with select All option enabled..  Normal slicer is synced to page 2 and page 3.

 

I select a value in my custom visual and my slicer in page one is filtered to those values.

Page 2 and 3 are still not filtered.

 

 

Thanks,

Hi @AngeloCustomVis 

Unfortunetly it did not work, which version of Power BI are you using?
In Preview there is a Text slicer that does something similar to what you describe

SamWiseOwl_0-1754034442170.png

And it can be synced visible and hidden:

SamWiseOwl_1-1754034476604.png

 

SamWiseOwl_2-1754034501938.png

 

See if you can turn it on Options | Preview features | Text slicer visual

SamWiseOwl_3-1754034563915.png

 


If you are happy with this answer please mark as a solution for others to find !

Kudos are always appreciated! Check out our free Power BI video courses.

SamWiseOwl
Super User
Super User

Hi @AngeloCustomVis 

 

Could you use the custom visual to filter a "Normal" slicer that has "Select All" ticked for the same column in the custom visual. Set this to Sync across all pages in the report and then hide it.

 

So something like:
Page 1
Custom Slicer (Visible)

Standard Slicer (Hidden) Syncronised

 

Page 2

Standard Slicer 2 (Hidden) Syncronised

 

Page 3

Standard Slicer 3 (Hidden) Syncronised

 

Something like that?


If you are happy with this answer please mark as a solution for others to find !

Kudos are always appreciated! Check out our free Power BI video courses.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Top Solution Authors