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 BI Community,
Need quick,
Can someone tell me what is wrong with my syntax? I have a dynamic chart title and format both fixed and percent numbers. The % numbers is working but I can't for some reason get the fixed number to work. I want a "," to so seperate the thousands. In the below example, I want to show 1,585.
Thanks for your help.
My formula is
Thank you in advance
Solved! Go to Solution.
Instead of "#.#" with a period try "#,#" with a comma.
Did you try the thousand comma separator in the formatting section of Measure tools in measure?
Outcome:
Thanks PC2790 but I am doing this via DAX. It is a dynamic chart.
I have reformatted it as below but it still not giving me the comma for the thousands.
Instead of "#.#" with a period try "#,#" with a comma.
Thanks Alexis. It worked.
Much appreciated
Let me clarify, the formula is in text string so you can not format it in Measures.
User | Count |
---|---|
98 | |
76 | |
75 | |
48 | |
27 |