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

Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!

Reply
jimpatel
Post Patron
Post Patron

Sum of column depends on text

Hi,

 

Thanks a lot for looking at my post.

 

I am using below Dax formula but unfortunately i am not getting what i need. Any help will be much appreciated. 

 

Sum = CALCULATE(SUM('Order (2)'[Quantity]),FILTER('Order (2)',CONTAINS('Order (2)','Order (2)'[Name],"Name 1")||CONTAINS('Order (2)','Order (2)'[Name],"Name 3")||CONTAINS('Order (2)',' Order (2)'[Name],"Name 5")))

 

Any idea please?

Thanks a lot

jimpatel_0-1713178653642.png

 

1 ACCEPTED SOLUTION
ValtteriN
Community Champion
Community Champion

Hi,

Here is one way to do this:
Data:

ValtteriN_0-1713179259907.png

 

Measure 23 = CALCULATE(SUM('Table (32)'[Value]),'Table (32)'[Name] in {"Name1","Name3"})

End result:
ValtteriN_1-1713179278035.png

Only name1 and name3 are considered.

I hope this post helps to solve your issue and if it does consider accepting it as a solution and giving the post a thumbs up!

My LinkedIn: https://www.linkedin.com/in/n%C3%A4ttiahov-00001/





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




View solution in original post

2 REPLIES 2
jimpatel
Post Patron
Post Patron

Perfect

 

Thanks a lot for your input 

 

ValtteriN
Community Champion
Community Champion

Hi,

Here is one way to do this:
Data:

ValtteriN_0-1713179259907.png

 

Measure 23 = CALCULATE(SUM('Table (32)'[Value]),'Table (32)'[Name] in {"Name1","Name3"})

End result:
ValtteriN_1-1713179278035.png

Only name1 and name3 are considered.

I hope this post helps to solve your issue and if it does consider accepting it as a solution and giving the post a thumbs up!

My LinkedIn: https://www.linkedin.com/in/n%C3%A4ttiahov-00001/





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

Vote for your favorite vizzies from the Power BI World Championship submissions!

Sticker Challenge 2026 Carousel

Join our Community Sticker Challenge 2026

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

January Power BI Update Carousel

Power BI Monthly Update - January 2026

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