Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Inserting data into Database through Qlikview

Hi,

Can I Insert data into Database through Qlikview?

Any help?

5 Replies
m_woolf
Master II
Master II

ashfaq_haseeb
Champion III
Champion III

Hi,

have a look at the below extension

http://community.qlik.com/docs/DOC-5970

Regards

ASHFAQ

vardhancse
Specialist III
Specialist III

There are some third party tools, which can load data in to DB from QV

brijesh1991
Partner - Specialist
Partner - Specialist

You can use directly into script; but your database should have permission.

SQL Insert into TableName (Column List) Values (Value List)