Forum Discussion

bestevez's avatar
bestevez
Icon for Helper I rankHelper I
6 years ago
Solved

Sumx Dont Working Well

Hi,

 

I'm having trouble with the "SUMX" function. I don't understand why it doesn't add up. Attached is the metric created

 

SUMX(VALUES(dimDate[DWY]); CALCULATE( SUM(fac_Sales[Sales]); FILTER(ALL(dimDate); dimDate[DWY] = MAX(fac_Sales[DWYVenta])-1 )))
 

 Thanks

1 Reply