Forum Discussion
Markzolotoy
3 years agoImpactful Individual
Format measure
I have this measure:
UsedPercent = ROUND(DIVIDE(SUM(Summaries[UsedAmount]) * 100, [ArchiveTotal]), 0). The format is Whole Number and a number of decimals is zero. On the chat it is shown as 90.0...
Greg_Deckler
3 years agoCommunity Champion
Markzolotoy Attempted to replicate this but didn't run into this issue so there must be something different about your data and mine I imagine. See attached PBIX below signature.