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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Dayna
Helper V
Helper V

Minimum value between two summed values / measures

Hi All,

 

I'm trying to get the minimum value of two summed values, or measures (whichever is easier!). 

 

I have a table visualisation at the moment which shows various fields across multiple tables, and I have a field for 'Receipt Quantity' from the table RCT-PO, and a field for 'Sold Quantity' from the table ISS-SO. On my table at the moment, these values are summed as it's multiple rows that are just summarised on the table.

 

What I'd like to do is have a measure that gives me the smallest value between the total of Receipt Quantity and Sold Quantity based on the filters applied in the report.

 

Can someone assist? I've managed to do a MINX with UNION, but this brings back the smallest single value (i.e. one row), not the sum of all the rows for this value. 

 

Many thanks,

Dayna

2 REPLIES 2
Dayna
Helper V
Helper V

I should have kept it simple! Thank you!

Greg_Deckler
Community Champion
Community Champion

@Dayna Use MIN( [Measure1], [Measure2])



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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