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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
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