Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Matrix with multiple slicers

Hello,

 

I have a source with several millions data and columns count also high too. Without using Unpivot (data volume is high) how can I achieve this.

 

Source with dimensions and measures . I have to display list of dimensions in one slicer and measures in another slicer. As per the selection in both slicers I have to display selected columns in the Matirx. Additional point is user can select multiple selections from the each slicer too .Very intercative dashboard requirement it is.Based on Key column I need to display this data in Matrix.

 

I have created two tables one for selected Dimensions and one for Measures.Created calculated measures with Switch and selectedvalue functions.  And I tried with different matrix for different slicers. It is working fine.

 

But both slicers selection result in single Matrix. Is it possible? 

 

 

 

3 Replies