Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
carlos_pinav
New Member

Hide / Show column of a matrix based on slicer selection (without bookmarks)

I have a table similar to the one below, with contains in rows case_ID and different columns to the right.  Each of those columns are necessary to analyze an specific KPI / metric (there are also common columns that are used for whatever metric is selected). 

 

I need to find a way that based on a KPI selection in a slicer, in the matrix will only appear the columns related to that specific metric.  It is also necessary that if in the slicer I choose two or more metrics, the columns related to those two metrics should appear in the matrix.

 

We already find a way doing unpivot columns, but the problem is that when we try to export the table to an excel file it was not possible to create a table in excel, as we only have attributes.  Bookmarks is our last option as it has an impact on the PBI performance

 

Case IDProductResolution_MetResolution timeCreation dateResolution dateClosure dateSLA MetCountryRegionHub
123Printer03.42021/01/012021/01/062021/01/091USAMS1
456PC12.32021/01/012021/01/062021/01/090Puerto RicoAMS0
789Printer11.22021/01/012021/01/062021/01/091ChinaAPJ1

 

 

 

1 ACCEPTED SOLUTION
2 REPLIES 2

Thanks for your support Ibendlin!! I will take a look at this an come back if necessary

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors