Forum Discussion

CesiCash's avatar
CesiCash
Regular Visitor
8 years ago
Solved

Sum two columns if third column contains text

H there,

 

I want to do a simple calculation which seems to be pretty easy in Excel but i dont get the solutions in PBI.

 

I have column A which has names in it.

The value in Column B and C should be added in Column D, if the text column A contains "ing" or "fy". Otherwise only the value in column B shoud be taken.

 

Thats an example how my data an column D should look like

 

A               B      C    D

testing       1     1    2

testfy         1     1    2

test            1     3    1

testfying    1    2     3

 

 

Thanks

Carina

5 Replies