Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Can I Insert data into Database through Qlikview?
Any help?
There are some third party tools, which can load data in to DB from QV
You can use directly into script; but your database should have permission.
SQL Insert into TableName (Column List) Values (Value List)