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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello,
When I use thousand separator in FORMAT function
If I don't use FORMAT function, everything is fine, separator is dot.
Any help would be appreciated 🙂
I have fixed it! The problem was in my computer settings. Space was set as thousand separator. I changed it to a dot.
@Gintar12 , do you country setting which uses decimal as , and thousand separator --> .
Seem like that has been forced on number
Try like
FORMAT ( Number, "+###.##0,0%;-###.##0,0%" )
I have tried it. But it is not working. I got:
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 6 | |
| 5 | |
| 5 |
| User | Count |
|---|---|
| 24 | |
| 21 | |
| 15 | |
| 14 | |
| 13 |