Forum Discussion
ArchStanton
2 years agoPower Participant
Cannot remove decimal places
Hi, This is driving me mad, hope someone can help! The code below defaults the Average Months to 2 decimal places - I don't want any decimals. Case Length (Adj) Mths =
IF (
'Cases'[sta...
- 2 years ago
PijushRoy
2 years agoCommunity Champion
ArchStanton
2 years agoPower Participant
Hi,
Thanks for helping me with this.
It didn't work initially because the Calculated Column is summarised as an Average.
I removed this from the column, substituted SUM for AVERASGE and it now works with no decimal places 😊
It's incredible that so much effort and resource is required to do a simple thing like this - maybe its something for the ideas board?!
Thanks for your help!