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
Daniel29195
2 years agoCommunity Champion
ArchStanton
2 years agoPower Participant
Thanks Daniel, I managed to get the answer from the other helper on this thread, I was dealing with a calculated column not a Measure.
Thank you for helping anyway.