Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. READ MORE

Replicate - How to filter records by using before-image data

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
john_wang
Support
Support

Replicate - How to filter records by using before-image data

Last Update:

Sep 17, 2021 10:35:18 AM

Updated By:

john_wang

Created date:

Sep 17, 2021 10:35:18 AM

Sometimes we need to to prevent unchanged data in selected columns to be replicated. For example we want to replicate the changed rows which is:

1- it's INSERT or DELETE operation, or

2- it's UPDATE operation but only if the column SALARY value is changed (if other columns values are changed then the rows will be ignored).

 

Environment

  • Qlik Replicate All supported versions

 

Detailed steps:

1. Open table setting

2. Go to "Filter" tab

3. In the Expression Builder

($BI__SALARY != $SALARY) OR ( $AR_H_OPERATION <> 'UPDATE')

john_wang_0-1631889049959.png

 

Related Content

before-image data can be stored in target table, see sample here .

 

Qlik Replicate 

Contributors
Version history
Last update:
‎2021-09-17 10:35 AM
Updated by: