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

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

Reply
johndolan2
Resolver I
Resolver I

Sum based on a condition

Hi fumbling and hoping for some help. The examples I have looked at have not helped. ...  In the table below I am trying to sum for the city, based on the component. So NYC total would be 10 and the Tulsa total would be 6. The overall cost of Service # A equals 16. I will be using a slicer to select the city. Service # equals a single product. Components are all part of that single product. 

 

Any help would be very much appreciated.  Thanks, John

 

SERVICE #COSTCOMPONENTCITY
A5Z PARTNYC
A1A PARTTULSA
A5Z ADD ONNYC
A5A ADD ONTULSA
1 ACCEPTED SOLUTION

OHHHHHHH Thank you!!!!!

View solution in original post

4 REPLIES 4
Fowmy
Super User
Super User

@johndolan2 

Can you also share the expected result as you have shared the data?

Did I answer your question? Mark my post as a solution! and hit thumbs up


Subscribe and learn Power BI from these videos

Website LinkedIn PBI User Group

Absolutley - The result for NYC would be 10. And the result for Tulsa would be 6. I only need to be able to show these on a card. So on my report page if I selected NYC on my city slicer, my card visual for NYC would show the number 10. John

Anonymous
Not applicable

A simple Sum measure should do the needful.

SUM of Cost = SUM(#Cost)

If you use above measure in a card and then try to slice by city or service, you should get the desired result.

OHHHHHHH Thank you!!!!!

Helpful resources

Announcements
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