Forum Discussion

sparvez's avatar
sparvez
Helper I
3 years ago

Return complete String from multiple columns searched by a susbstring

Hello Altruists,

 

I am in a complex situation trying to solve for last few days, but see no hope. Can anyone pls help me?

 

In a table, i have many columns. Some rows have the info of "TV". I need to get the complete string of TV by using substring "TV" in the new added column columntoFindTV. How to do it pls ?

 

 

column1---column2---column3---column4---columntoFindxxTV
1xTV---1xRadio---2xLaptop---(null)---1xTV
(null)---3xIpad---2xTV---(null)---2xTV
1xbook---5xRadio---2xPhone---5xTV--5xTV

 

thank you in advance.

 

4 Replies