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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Maleninx
New Member

Total with sumx and more variables

Hello,

I need your help to calculate the total of a deviation.
I have three tables, the main one is the sales table, another one is the product table and another one is the customer table.

In the sales table, I have everything related to the income with the quantities sold, with several filters we have the quantities sold vs the budgeted for certain customers and certain products.
I am trying to get a deviation in the sales price vs what was sold, and I just want a function to help me find the price deviations, where I have sales with the budget (marked in green), however, the functions give me the total.
I have applied the DAX with
sumx ( filter('Product', [Sales] >0 && [Budget]>0 ),calculate([Quantity] * [Dev] ) )

But it doesn't work, it makes me the groupings by customer of his budget and his real sales, when I need the filter by customer and product.

 

Maleninx_0-1695017654618.png

 

 

1 REPLY 1
Anonymous
Not applicable

Hi @Maleninx ,

I'm a little confused about your needs, Could you please explain them further? It would be good to provide a screenshot of the results you are expecting and desensitized example data.

Thanks for your efforts & time in advance.

 

Best regards,
Community Support Team_Binbin Yu

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.