Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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 |
|---|---|
| 53 | |
| 42 | |
| 32 | |
| 16 | |
| 13 |
| User | Count |
|---|---|
| 84 | |
| 72 | |
| 37 | |
| 27 | |
| 24 |