Forum Discussion
craig811
3 years agoHelper III
DAX format to five decimal places
Hi all
I am sure this is really easy, but how can i show my below DAX formula in 5 decinal places:
(CALCULATE(ABS(sum('Adjustments'[SNAPSHOT]) - sum('Adjustments'[COUNTED])),ALL('Adjustments'[Item])
Thank you in adavnce
Hi craig811 ,
Select your measure from the fields list, then go to the top of the page and edit here:
Pete