Forum Discussion
Sync Slicer On Same Page Query
Hi, mayurwadhwani
A slicer can decide which items are selectable in another slicer instead of which items are selected in another slicer. You may try 'Edit interaction' to see if it meet your requirement. I created data to reproduce your sceanrio. The pbix file is attached in the end.
Table:
You may go to 'Format'=>'Edit interaction'.
1. Make 'Slicer1' selected, turn on the filter from 'Slicer1' to 'Slicer2'.
2. Make 'Slicer2' selected, turn off the filter from 'Slicer2' to 'Slicer1'.
Result:
Best Regards
Allan
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- mayurwadhwani5 years ago
Helper I
Thanks v-alq-msft for the response.
I do not want other values from Slicer S2 to be disabled once I select any value from Slicer S1. For Ex: If I select R1 value from Slicer S1 then in Slicer S2 value R1 should get selected and in dropdown it should show all the other values as well.Thanks
- v-alq-msft5 years ago
Community Support
Hi, mayurwadhwani
Unfortunately, It is unavailable to make items selected in a slicer affected by another slicer. Slicers can decide which items are selectable rather than selected in other slicers. It is designed like this.
Best Regards
Allan
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.