The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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