Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
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.
Solved! Go to Solution.
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
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