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.
Does anyone know what causes the comma button to be greyed out in the formatting options? I have tried to change the format of the following measure but it is stuck at the text format.
Solved! Go to Solution.
Hi @Anonymous ,
The measures when are created take into account the type of data you have so if you are making a sum it will pick up the number, if it's a max of a date column it will pick up a date format.
When you use several formats in a measure then it automatically assumes the format is text, since you are having several different format.
In your case when you add the last step in your switch measure "Invaluid Selection" you are turning the measure into text so the formatting option is turn off.
Work around can be one of two:
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsHi @Anonymous ,
The measures when are created take into account the type of data you have so if you are making a sum it will pick up the number, if it's a max of a date column it will pick up a date format.
When you use several formats in a measure then it automatically assumes the format is text, since you are having several different format.
In your case when you add the last step in your switch measure "Invaluid Selection" you are turning the measure into text so the formatting option is turn off.
Work around can be one of two:
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em Português
I have gone through the above format to apply comma in measures for number.
But its applying only on first 3 decimal.
is it possible to apply comma for first after 3 decimal then for all after 2 decimal.
EX: 1. 23,000
2. 2,12,244
3. 23,23,445
It will be greate if you could able to help me out.
Thank you in advance.
Hi @NadeemAhamed ,
Is this a measure or a column on your dataset?
Regards
Miguel Félix
Proud to be a Super User!
Check out my blog: Power BI em PortuguêsIt is measure
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.