Forum Discussion

MattiaMaetini's avatar
3 years ago

Difference between two measure: SUM wrong in table

  Hi all, I have a problem with some DAX Measure: I have 2 different Measure (Importo_Budget_Corrente and Importo_Budget_Corr_Att). This is the DAX code: CALCULATE( SUM('SCHEDE'[Importo_Report])...