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 September 15. Request your voucher.
Hello!! When performing the subtraction operation, it fails to one extent.
The configuration of the measure is as follows:
How can I fix this error?
Solved! Go to Solution.
Please Use the ROUND function when building a measure=
like
Round Measure =
ROUND(
<your expression> or <a measure>,
2
)
Best regards
Michael
-----------------------------------------------------
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. Appreciate your thumbs up!
@ me in replies or I'll lose your thread.
-----------------------------------------------------
Please Use the ROUND function when building a measure=
like
Round Measure =
ROUND(
<your expression> or <a measure>,
2
)
Best regards
Michael
-----------------------------------------------------
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly. Appreciate your thumbs up!
@ me in replies or I'll lose your thread.
-----------------------------------------------------
Thank you very much for the help, solved the problem
User | Count |
---|---|
68 | |
63 | |
59 | |
54 | |
28 |
User | Count |
---|---|
182 | |
81 | |
64 | |
46 | |
38 |