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 August 31st. Request your voucher.
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 |
---|---|
78 | |
74 | |
42 | |
32 | |
28 |
User | Count |
---|---|
104 | |
93 | |
52 | |
50 | |
46 |