Reply
Neftali
New Member

Sum column values based on another column

Neftali_0-1659543571967.png

 

Hi all

 

I have this data and I want to sum "Total Qty Per Request" based on the "Material Name." So I want the sum of the "Total Qty Per Request" for "Bot Bev G5," "Dexron LS Gear Oil 75W-90," etc. How would I be able to make a measure for this?

1 ACCEPTED SOLUTION
johnt75
Super User
Super User

You can create a measure like

Total Qty = SUM( 'Table'[Total Qty Per Request])

and put that into a visual with the Material Name

View solution in original post

1 REPLY 1
johnt75
Super User
Super User

You can create a measure like

Total Qty = SUM( 'Table'[Total Qty Per Request])

and put that into a visual with the Material Name

avatar user

Helpful resources

Announcements
March PBI video - carousel

Power BI Monthly Update - March 2025

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

March2025 Carousel

Fabric Community Update - March 2025

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

Top Solution Authors (Last Month)
Top Kudoed Authors (Last Month)