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

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