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
arutsjak90
Helper I
Helper I

DAX, comparison of 2 sums, based on 2 groups

Hi, I want to create a measure that allows me to show data on the chart based on which Total QTy -> Fcst or SH grouped by Key is greater.

Table I have:

arutsjak90_0-1632993854687.png

I want to group it by Key and compare Totals by Type

arutsjak90_1-1632993910183.png

Result

arutsjak90_2-1632993960790.png

 

Chart:

arutsjak90_3-1632994169535.png

Thank you for any help!

 

 

 

1 REPLY 1
amitchandak
Super User
Super User

@arutsjak90 , Try

maxx(summarize(Table, Table[Key], Table[Type], "_1", sum(Table[Qty])),[_1])

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

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!

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.