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!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!
Hi All
I am trying to format a number in a certain format (space seperator) but getting an error.
Its a simple if statement, and the value that I want to format is a whole number.
Not sure what I am missing or doing wrong.
Thanks everyone.
Regards,
Jerusha
Hi @Jerush on link you can find your example. Maybe "Standard" could fit your need.
I hope this help
https://learn.microsoft.com/en-us/dax/format-function-dax
Proud to be a Super User!
Hello @some_bih
Thank you for the speedy reply. I need the values to read as 1 234 567 So need the a space as a thousandth seperator.
Thank you again.
Jerusha
Hi @Jerush ,
Please make sure that the output of the calculated columns is of the same data type.
Received = IF('Query1'[Mapping]="Premiums",FORMAT('Query1'[Amount],"### ###"),"0")
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum
Vote for your favorite vizzies from the Power BI World Championship submissions!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 7 | |
| 5 | |
| 3 | |
| 3 | |
| 3 |
| User | Count |
|---|---|
| 17 | |
| 13 | |
| 10 | |
| 5 | |
| 4 |