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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
MatheusRuiz
Frequent Visitor

Concatenate 2 rows and sum value (summarize)

Hello, hope someone can help me on that. 

 

I have a table that shows the service contracts that subscribers pay me monthly (the price of a service can change for different customers):

 

SubscriberServicePrice
AnaPositioning50
AnaPositioning Plus60
AnaStandard30
AnaStandard Bonus40
AnaCustom20
PeterStandard24
PeterStandard Bonus32
PeterPositioning50

 

I would like to conditionally summarize: if the subscriber has positioning plus, then I would like to show only this information but with the price added (positioning + positioning plus = 110). The same for standard with standard bonus, show only "standard" with the price 30 + 40 = 70. The result would be:

 

SubscriberServicePrice
AnaPositioning Plus110
AnaStandard70
AnaCustom20
PeterStandard56
PeterPositioning50

 

Thanks in advance!

1 REPLY 1
bhelou
Responsive Resident
Responsive Resident

Hello , try the switch function and sum the balances 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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