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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
mac_cool
New Member

Syncing Hierarchical Slicer

There is a table x having column a, b, c and i created a hierarchical slicer where hierarchy is a-->b-->c. Now as per my requirement i have to create another duplicate table of x and used the same column a,b,c to create a hierarchical slicer. Now i am trying to sync these 2 slicers but it's not syncing. Anyone i have any idea please guide me in the right direction as this is a blocker in one of my major project. Thanks!!

1 ACCEPTED SOLUTION
v-yadongf-msft
Community Support
Community Support

Hi @mac_cool ,

 

Based on your description, I created two tables as below:

vyadongfmsft_0-1660902092688.png

 

Please select “Sync slicers” in “View” tab to create a sync slicer in another page.

vyadongfmsft_1-1660902092694.png

 

Please remember establish an relationship between two tables.

vyadongfmsft_2-1660902092695.png

 

Then you can sync two slicers in two different pages.

vyadongfmsft_3-1660902092696.png

 

vyadongfmsft_4-1660902092697.png

 

Please note:

1.The fields of both slicers need to be from the same table.

2.A relationship needs to be established between the two tables.

 

If you still have any questions, please contact us in time.

 

Best regards,

Yadong Fang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
v-yadongf-msft
Community Support
Community Support

Hi @mac_cool ,

 

Has your problem been solved? If solved, please consider Accept it as the solution to help the other members find it more quickly.

v-yadongf-msft
Community Support
Community Support

Hi @mac_cool ,

 

Based on your description, I created two tables as below:

vyadongfmsft_0-1660902092688.png

 

Please select “Sync slicers” in “View” tab to create a sync slicer in another page.

vyadongfmsft_1-1660902092694.png

 

Please remember establish an relationship between two tables.

vyadongfmsft_2-1660902092695.png

 

Then you can sync two slicers in two different pages.

vyadongfmsft_3-1660902092696.png

 

vyadongfmsft_4-1660902092697.png

 

Please note:

1.The fields of both slicers need to be from the same table.

2.A relationship needs to be established between the two tables.

 

If you still have any questions, please contact us in time.

 

Best regards,

Yadong Fang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

amitchandak
Super User
Super User

@mac_cool , If syn means same selection, then I doubt that is possible.

 

if sync means the same set of values and if you have row level column say C (id)  use this measure to filter duplicate table (Z) slicer

 

countrows(filter(Z, z[C] in values(X[C])) )

 

else try like

 

countrows(filter(Z, z[C] in values(X[C])  && z[B] in values(X[B])   && z[A] in values(X[A])  

 

) )

 

Use above measure in visual level filter and check for non blank

Join us as experts from around the world come together to shape the future of data and AI!
At the Microsoft Analytics Community Conference, global leaders and influential voices are stepping up to share their knowledge and help you master the latest in Microsoft Fabric, Copilot, and Purview.
️ November 12th-14th, 2024
 Online Event
Register Here

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.