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
krynompto
New Member

Rename a measure in the IF function

Hello,

 

I have the measure:

 

BudgetLE = if([LE]>0;[LE];[Budget])

How can I rename it in visualization (matrix row and graphics)? I need to do it automatically - if it's [LE] value - "LE", if it's [Budget] value - "Budget". I know that I can rename it in the Field panel, but I don't want to do it everytime when value is changing.

 

Thank you in advance!

1 REPLY 1
Anonymous
Not applicable

@krynompto, seems impossible what you are trying to do. You can read @v-sihou-msft here. What about some workarounds about it? There a simple example done by @rsaprano and you can find it here. Hope it helps.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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