March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
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
Solved! Go to Solution.
Hi JEckert,
You can use ROUNDUP() function to achieve the expected value you want. Please refer to: https://msdn.microsoft.com/en-us/query-bi/dax/roundup-function-dax.
Regards,
Jimmy Tao
Hi JEckert,
You can use ROUNDUP() function to achieve the expected value you want. Please refer to: https://msdn.microsoft.com/en-us/query-bi/dax/roundup-function-dax.
Regards,
Jimmy Tao
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
125 | |
85 | |
69 | |
53 | |
44 |
User | Count |
---|---|
204 | |
105 | |
99 | |
64 | |
54 |