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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
dhavalvyas
Contributor III
Contributor III

Want to write back two fields in database from qlikview

Hi I want to write back two fields in database from qlikview. Is there any logic or idea to achieve this task?

Please suggest any idea

1 Reply
devarasu07
Master II
Master II

Hi,

Chick this article,

SQL Writeback from QlikView extension object.

Note:

1) writeback you implement for simple commentary or summary level small table entry.(don't go for transaction level / huge volume of data may cause performance issue.

2) to implement the above extension you have to install latest .Net framework and latest visual studio then configure web app for your transaction - db script need to modified.

another option is via Macro

https://www.qlikcommunity.org/thread/273695

QlikView Macro write back to database