The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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:
User | Count |
---|---|
15 | |
13 | |
9 | |
6 | |
6 |
User | Count |
---|---|
29 | |
18 | |
13 | |
8 | |
5 |