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

Dynamic Update from SQL Server

Hello. I am trying to perform a dynamic update of a .qvw from a table in sql server using DynamicUpdateCommand. The qv table has 2 columns, 'id' and 'value'. The same holds for the sql table.The insert works ok. I am having problems with the update though. I want the value of an id in the qv table to be updated if the value of the same id is altered in the sql table. Any help is appreciated.

Labels (1)
0 Replies