Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Replace a Value from one ROW

Hi,

 

I´ve been trying to replace a value from one row only but if the value is on another row it will replace both values.
Example:

IDNameManager ID
3Juan1
2Lucia1
1Carlos1
4Jose1

 

As you see All Juan Lucia and Jose have Carlos as manager and Carlos´s Manager ID is wrong but if i change it i change all values number "1"


Is there a solution?


Thanks!