Forum Discussion
Could this slicer issue be fixed?
Hi nosodala
In the case that I understand correctly and you expect that selecting one slicer will undo the selection of another slicer, this is not possible action.
Slicers interact as follows:
Selecting a slicer that is related to another will reduce the options in the second slicer in accordance with what is related to the first selections.
By disabling the interaction, choosing a value in one slicer won't affect the other at all.
No selection or definition will result in previous selections being unchecked.
"Cleaning" a slicer selection is done through the same slicer where the selection was made.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
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'.
- Ritaf19833 years ago
Super User
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