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! Request now

Reply
Pdawar
Frequent Visitor

Hide a measure column in a matrix view

Hi all,

 

Pdawar_0-1681735871526.png

In a matrix view, is there a way to hide a measure column for one of the time periods which is LTD? In this case I only want Actuals for LTD and want to hide "vs X" and "vs Y" columns. I have 3 measures in the visual - Actuals, vs X and vs Y. Below is the measure I am using for vs X.

 

vs X measure =

Var denom = CALCULATE(SUM(KPM_TEST[Total Value]),FILTERS(KPM_TEST[Metric]), KPM_TEST[Version] = "Actuals")

Var Num = CALCULATE(SUM(KPM_TEST[Total Value]),FILTERS(KPM_TEST[Metric]), KPM_TEST[Version] = "X")

return

IF(FILTERS(KPM_TEST[Time Period]) = "LTD", "-", num/denom)

 

Thanks!

 

1 REPLY 1
v-jingzhang
Community Support
Community Support

Hi @Pdawar 

 

Based on my research and test, this is not available. I cannot find a solution to hide measure values below only one column value. 

 

Best Regards,
Community Support Team _ Jing

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.