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
powerbi_9
Frequent Visitor

Create dax measure based on excel sumproduct

Hi, 

 

I am trying to create a dax measure for the sample data attached. I could create drops based on the drop column but running into issue with the dax measure calcualtion for customers shown in the outcome. 

 

Appreciate any help on this.

 

Excel Formula:

Drops - =SUMPRODUCT(($E$2:$E$31)*($B$2:$B$31 = $H3)*($D$2:$D$31 = J$2))

 

Customers - =SUMPRODUCT(($E$2:$E$31)*($B$2:$B$31 = $H4)*($D$2:$D$31 >= J$2))+SUMPRODUCT(($E$2:$E$31)*($B$2:$B$31 = $H4)*($C$2:$C$31 >= J$2)*($C$2:$C$31 > 0))

 

Thank you

Sample DataSample DataOutcomeOutcome

1 REPLY 1
v-piga-msft
Resident Rockstar
Resident Rockstar

Hi @powerbi_9,

 

If I understand your requirement correctly that you want to create the dax measure for Drops and Customers to get the outcome. 

 

For your scenario, if you want to get the outcome you share, I'm afraid you should create the column Drops and Customers in Excel or create the custom columns in Power Query Editor.

 

Then you could unpivot the columns Drops and Customers  in Power Query Editor and you will get the outcome in Power BI.

 

Dax may not achieve your requirement.

 

Best  Regards,

Cherry

Community Support Team _ Cherry Gao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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.

Top Solution Authors
Top Kudoed Authors