Forum Discussion
sraj
Responsive Resident
3 years agoPercent of
Hi, How can I show this percent calculation in a measure, any way I tried is not giving me the right value? 370,221,00 - 6.20% = 34,726,729.8. Thanks!
sraj
Responsive Resident
3 years ago
Sorry that I was not very clear. NO, the value is not hardcoded.
[Total Remaining Value] - [%Value Loss] = TOTAL REMAIN Adjusted
370,221,00 - 6.20% = 34,726,729.8
What I am getting is 34,726,399 something.
Total Remaining value and % Value loss are calculated measures too.
NickolajJessen
Solution Sage
3 years agoOkay, so it's fairly close.
is it possible, that the 6.20 is a rounded up value?
What happens if you pull the [%Value Loss] into a visual and add like 6 decimals?
is it possible, that the 6.20 is a roundedl
- sraj3 years ago
Responsive Resident
The %value loss is 6.200892%
- NickolajJessen3 years ago
Solution Sage
Well that's why youre getting the that result then
370,221 - 6.200892% = 34,726,399- sraj3 years ago
Responsive Resident
Is there anything I can do to show the correct value and not to it round up?