Forum Discussion
deeptigeorge
8 years agoFrequent Visitor
Column Displayed in a table Based on Slicer Selection
Hi Everyone,
I have a filter say Title,Name,Order No,Author,Genere,Type, etc upto 20 which allows multiple selection.
I have a data source which has these columns. I don't want all the columns to be displayed at once.
Based on the filters selected those columns should be displayed in the table.
Hi deeptigeorge,
Based on below sample dataset, you could unpivot columns first.
Then, add [Selected items] into slicer, use a Matrix visual to display data.
Best regards,
Yuliana Gu
1 Reply
- v-yulgu-msftMicrosoft Employee
Hi deeptigeorge,
Based on below sample dataset, you could unpivot columns first.
Then, add [Selected items] into slicer, use a Matrix visual to display data.
Best regards,
Yuliana Gu