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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

"STORE table INTO file" in VB script?

Good day,

Is it possible to use the "STORE table INTO file" command in a VBscript?

I would like to store the full content of a table in a QVD.

I can do it by:

- create an object "table"

- modify the current selection

- use the "export" function

but it would be easier if I could use a "STORE" command (like I use the "DynamicUpdateCommand").

0 Replies