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

"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").

Labels (1)
0 Replies