Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi, I've a newbie question 😅 :
I've several measures like this (using a year in "parameter")
EXPENSES_MAX=CALCULATE(measures[EXPENSES], FILTER(data,data[YEAR]=global_VARIABLES[YEAR_N])
YEAR_N = MAX(data[YEAR]).
Is there a way to change dynamically the displayed name of the measure in report ? (instead of displaying EXPENSES_MAX, i'd like to display 2022 ; I know how to change it manually in a table but next year I'll need to change manually everywhere so I'd like to do it dynamically).
Regards
User | Count |
---|---|
10 | |
9 | |
7 | |
4 | |
4 |