Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
bestevez
Helper I
Helper I

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 )))
 Sin título.png

 Thanks

1 ACCEPTED SOLUTION
nandukrishnavs
Community Champion
Community Champion

@bestevez  - Please go through this link https://radacad.com/sum-vs-sumx-what-is-the-difference-of-the-two-dax-functions-in-power-bi

 

Also, you can declare variables and debug step by step.

reference: https://radacad.com/some-simple-ways-to-debug-your-dax-measure-code-in-power-bi-debugging-virtual-ta...

 

If you are still confused, then please share the sample dataset/pbix file.

 



Did I answer your question? Mark my post as a solution!
Appreciate with a kudos
🙂


Regards,
Nandu Krishna

View solution in original post

1 REPLY 1
nandukrishnavs
Community Champion
Community Champion

@bestevez  - Please go through this link https://radacad.com/sum-vs-sumx-what-is-the-difference-of-the-two-dax-functions-in-power-bi

 

Also, you can declare variables and debug step by step.

reference: https://radacad.com/some-simple-ways-to-debug-your-dax-measure-code-in-power-bi-debugging-virtual-ta...

 

If you are still confused, then please share the sample dataset/pbix file.

 



Did I answer your question? Mark my post as a solution!
Appreciate with a kudos
🙂


Regards,
Nandu Krishna

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.