Forum Discussion

JEckert's avatar
JEckert
New Member
8 years ago
Solved

Change Decimal Spacing

I have a calculated field and it's coming up with decimals places and I would like to remove the decimal places to whole numbers..

 

Here is the formula I am using.

YTD July = sum(Sheet1[Jun FY2019 : $ Amount])+sum(Sheet1[Jul FY2019 : $ Amount])

 

And I get a number like 11,685,002.80.  I would like to round that to 11,685,003