Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

replace a value in column

How to replace a value in a column if the value of a  field in one table does not exist in another table?

Labels (1)
1 Reply
tresB
Champion III
Champion III

ApplyMap                                                          //if you are trying to replace in the table where values exist

Join and then replace (May be with an IF)        //if you are trying to replace in the table where values don't exist