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,
Today I ran into something strange in Power BI Desktop.
Whenever I create a measure:
[some name] := 1
and I click on a random place (so the edit bar closes) and then click on my measure again, I see the code has changed to
some name = 1
Why does this happen, and how can I stop this from happening?
Thank you!
Solved! Go to Solution.
Hi @Anonymous,
>>However, I have the book "The Definitive Guide to DAX" where they explicitly tell to use ":=" for measures.
I think this may related the OS locale language.
For example: some device allow use ":=" as the formula header and ";" as the separator, the other devices use "=" as header and "," as the separator.
Regards,
Xiaoxin Sheng
Thanks, seems logical to me.
However, I have the book "The Definitive Guide to DAX" where they explicitly tell to use ":=" for measures.
Is there any other reference that you know of where I can find the Power BI specifics for DAX?
Hi @Anonymous,
>>However, I have the book "The Definitive Guide to DAX" where they explicitly tell to use ":=" for measures.
I think this may related the OS locale language.
For example: some device allow use ":=" as the formula header and ";" as the separator, the other devices use "=" as header and "," as the separator.
Regards,
Xiaoxin Sheng
User | Count |
---|---|
98 | |
75 | |
69 | |
49 | |
26 |