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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
I have a measure
Deltaplan = actual-forecast
Now I want change the name of the measure to "instead of spelling delta, I wanna see symbol delta(triangle).
I tried creating a measure "
measure = concatenate(unichar(9653)),"Plan)
How do I implement this measure
DeltaPlan
12
23
21
.
But I want
symboldeltaPlan
12
23
21
Thanks in advance
Solved! Go to Solution.
Hi @Pallavi_m,
If you want to change the metric name just copy the symbol on the character mapping on Windows or use an emoji with an triangle.
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsHi @Pallavi_m,
If you want to change the metric name just copy the symbol on the character mapping on Windows or use an emoji with an triangle.
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em Português