Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
Hello:
I have a question, How can I substruct measures and create a new measure.
Measure diff = CALCULATE(SUM('Table_query__1'[Measure dl Complete Count])+[Measure dl In progress On Track]-CALCULATE(SUM([Measure dl In progress Past Due])))
Appreciate your help.
Thanks
Hi @naftycs
Thanks for reaching out to us.
Could you please provide sample data and the expected outcome? Then we can check your measure diff according to it.
Best Regards,
Community Support Team _Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.
Hi @naftycs
Like this
[Measure dl Complete Count] + [Measure dl In progress On Track] - [Measure dl In progress Past Due]
Exactly I did that unfortunately do not see any number and error message.
What is the error message?
I do not see any error message.
Check out the November 2023 Power BI update to learn about new features.