Forum Discussion
Adding/Removing matrix columns based on Slicer/Filter
- 8 years ago
Hi aruntd77,
The red section is a slicer visual, which contains the matrix column group values:
Assume you create a matrix, put [SalesTerritoryGroup] in matrix column group. You can drag this same field to slicer visual and enable the "Enable 'Select All' option", change mode to DropDown. You can see attached pbix file.
Best Regards,
Qiuyun Yu
Hi aruntd77,
The red section is a slicer visual, which contains the matrix column group values:
Assume you create a matrix, put [SalesTerritoryGroup] in matrix column group. You can drag this same field to slicer visual and enable the "Enable 'Select All' option", change mode to DropDown. You can see attached pbix file.
Best Regards,
Qiuyun Yu
- aruntd778 years agoHelper I
Your solution gave me a clue to achieve what I wanted. I did Unpivoting on certain columns.