Forum Discussion
Slicers sync: one way sync and different selection control
gama_thais , As of now Sync slicer is birdirectional. So both sync.
Another way is to keep them independent (do not sync) and use drill through from the first page to 2nd page.
The second option I doubt it work on different type, but you can try and check.
- gama_thais5 years agoFrequent Visitor
Hi there!
Thanks a lot for your quick reply!
I had seen your suggestion about the drillthrough in the other post, but I made some research and as far as I understood drillthrough must be done with a graph right?! There is no possibility to use drillthrough with a slicer (sorry the ignorance, I have started using power BI recently). If this is the case, it does not apply to me, as my customer wants a slicer.
Also, for the second question, if the synchronized slicers can have different selection controls. Do you have any idea whether that is possible?
FYI.: For those who might be interested and have also no solution, my work around for now was to generate an invalid value to be displayed when there are multiple selections in page 1. I have gauges there, and I used a measure that counts the number of items selected on the slicer, and if it is > 1, I will just return -1.