Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Solved! Go to Solution.
Writing code, any code for that matter, requires from the author something that's called pedantry.
Your code has an obvious problem:
Measure = DIVIDE(SUM('table name'[fieldname]-SUM('fieldname'), SUM('table name[(field name)])
Can you spot it? It's rather easy based on what the error message says. And it says:
Hi @Anonymous ,
According your code , you lost a “)” in the end of the first “table name[fieldname]”, in front of the minus.
Hope this helps you.
Best Regards,
Community Support Team _Yinliw
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Writing code, any code for that matter, requires from the author something that's called pedantry.
Your code has an obvious problem:
Measure = DIVIDE(SUM('table name'[fieldname]-SUM('fieldname'), SUM('table name[(field name)])
Can you spot it? It's rather easy based on what the error message says. And it says:
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
26 | |
10 | |
10 | |
9 | |
6 |