Forum Discussion

craig811's avatar
craig811
Helper III
3 years ago
Solved

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'[I...
  • BA_Pete's avatar
    3 years ago

    Hi craig811 ,

     

    Select your measure from the fields list, then go to the top of the page and edit here:

     

    Pete