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

Announcements
Join us at Qlik Connect 2026 in Orlando, April 13–15: Register Here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Dymanic Update with Match function-32 bit vs 64 bit

Hello-

I am using Button action with below statement.

Update Table1 set Chg_flag = '1' where match(RowId,$(vRowIDSelection));

Here, vRowIDSelection = concat(DISTINCT RowId,',')

We have the Document Settings "Enable Dynamic Data Update" checked.

My issue is that it works fine on 32 bit version but not on 64 bit version installed on another user's computer.

Are we missing any additional settings?

(We have the Document Settings "Enable Dynamic Data Update" checked)

Labels (1)
0 Replies