Quantcast
Channel: Data Preparation & Blending discussions
Viewing all articles
Browse latest Browse all 4999

Updating a Value in a Column

$
0
0

HI All,

 

I have a data set where i am trying to update particular values thats missing manager name as per those values in the same column that include a manager name.

 

Level 2Level 3
SALES (ROB)SALES 1 (BOB)
SALESSALES 1
FINANCE (John)ACCOUNTING (CARL)
FINANCEACCOUNTING

 

In the above table, i want to update the values "SALES" to "SALES (ROB)" or FINANCE to FINANCE (John)  . How do i do this.  I tried splitting the columns but i am unable to get the manager name associated to the rows where the entry is missing.

 

Thanks

SR


Viewing all articles
Browse latest Browse all 4999

Trending Articles