Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
Looking for assistance here:
I've a measure (in %) whose value exceeds more than 100%.
Is there a way that I can set a limit on this measure that if the value is more than 100%, it should show it as 100% and not the actual value.
Example : if the output is 145%, I would want to show it as 100%.
One of the ways is using an IF function
(
but this way the output is in text format, which I don't want as then I can't use it for any further calculations being in text format.
Thanks for your support.
Solved! Go to Solution.
Hi,
Remove the double quotes from your measure and replace 100 with 1. Format the measure as %.
Hope this helps.
Hi @gauravg3 ,
You can also use value() for subsequent calculations.
Hope it helps!
Best regards,
Community Support Team_ Scott Chang
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
Hi @gauravg3 ,
You can also use value() for subsequent calculations.
Hope it helps!
Best regards,
Community Support Team_ Scott Chang
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
Hi,
Remove the double quotes from your measure and replace 100 with 1. Format the measure as %.
Hope this helps.
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
94 | |
84 | |
84 | |
72 | |
49 |
User | Count |
---|---|
143 | |
131 | |
110 | |
64 | |
55 |