Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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 |
---|---|
64 | |
55 | |
46 | |
31 | |
31 |
User | Count |
---|---|
84 | |
73 | |
52 | |
48 | |
43 |