The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi,
I have a measure that i created which is just the sum of a column. Whenever this measure is applied to a chart, the format of the number is without a separator for thousands.
original_measure=calculate(sum([value],condition>1)
However if i create another measure using this first measure, the format changes and there is now a separator for thousands
new_measure=calculate(original_measure,condition_2=1)
Both measures are setup as decimal numbers, so i'm guessing this shouldn't happen. I also don't want to include formatting options inside the Dax formula.
Thanks.
Solved! Go to Solution.
Hello @qmestu ,
click on the measure then click on the separator icon here and it will format the values to show it.
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Proud to be a Super User! | |
Hello @qmestu ,
click on the measure then click on the separator icon here and it will format the values to show it.
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Proud to be a Super User! | |
Yeah, so obvious. Thank you!
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
111 | |
79 | |
71 | |
48 | |
41 |
User | Count |
---|---|
138 | |
108 | |
71 | |
64 | |
58 |