Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. 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.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
83 | |
75 | |
64 | |
39 | |
34 |
User | Count |
---|---|
107 | |
56 | |
52 | |
48 | |
40 |