The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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