Forum Discussion
Could this slicer issue be fixed?
Hi Ritaf
I understand the result after disabling the interaction that the second slicer will not affect the other at all.
But when I choose '3' in the second slicer and choose '11' in the first slicer, the actual data combination '3' in column 'test1' and '11' in column 'test2' does not exist. Once I untick '3' in the second slicer, option '3' will disappear immediately. I think the correct output should be when I tick '11' in the first slicer, the second slicer should refresh data and remove option '3'.
Only what you can choose is affected, not what you chose.
If you disconnect the interaction, you get all the options in 2 slicers..
Your result does not ignore a selection since slicers are not connected.
If this is what is required, you should consider it when building metrics and setting up manipulations in Dax.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- nosodala3 years agoNew Member
āOnly what you can choose is affected, not what you chose.ā I only disconnect the interaction of one slicer and all operations on the others will not affect the one I disconnect.
This means it should affect other slicers when I change options on the one I disconnect and it is wrong to keep the options I chose before since there are no such options in other slicers