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

Announcements
Save $650 on Qlik Connect, Dec 1 - 7, our lowest price of the year. Register with code CYBERWEEK: Register

Qlik Replicate: source table column with special char based "Record Selection Condition" filter condition expression

100% helpful (1/1)
cancel
Showing results for 
Search instead for 
Did you mean: 
wei_guo
Support
Support

Qlik Replicate: source table column with special char based "Record Selection Condition" filter condition expression

Last Update:

Dec 2, 2025 8:53:54 AM

Updated By:

Sonja_Bauernfeind

Created date:

Dec 2, 2025 8:53:09 AM

How do you write a "Record Selection Condition" filter condition expression when the source table column includes special characters, such as ab#, a$b, ab@c?

  1. Enable task special by: Task SettingTransformations and Filters →  Change to Task Policy and check Support special characters in column names used in expressions 
  2. In the Designer: → Selected Tables → select the table that needs the filter → Table Settings Filter → Record Selection Condition

Example (comparing with BI_XX) : 

($AR_H_OPERATION != 'UPDATE')
OR ("ab#"!= "BI__ab#")
OR ("a$b" != "BI__a$b")
OR ("ab@c"!= "BI__ab@c")

 

Environment

  • Qlik Replicate
Labels (1)
Version history
Last update:
3 hours ago
Updated by: