Forum Discussion
multiple slicers for two visuals
- 4 years ago
Outline3 means that you are preventing Visual2 from filtering _type_ slicer. You are correct for Outline4.
A slicer is just another visual, so the controls are not reversed for these. It works the same as one matrix filtering another matrix. To prevent a slicer from filtering a matrix, you need to click on the slicer and click the 'do not filter' icon for the matrix.
Outline3 means that you are preventing Visual2 from filtering _type_ slicer. You are correct for Outline4.
A slicer is just another visual, so the controls are not reversed for these. It works the same as one matrix filtering another matrix. To prevent a slicer from filtering a matrix, you need to click on the slicer and click the 'do not filter' icon for the matrix.
You are correct. That fixed my problem. The _type_ slicer is just another visual. Click on the _type_ slicer and then click on the 'do not' icon so that Visual2 is not filtered based on the _type_ slicer.