Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all
I can get this to work when testing but never on reload.
Has anyone got this working?
Trawling the subject on QlikCommunity produced a lot of unanswered questions.
Anybody know any different?
Thanks
Hi timsaddler,
You can create csv files using the store command.
example:
store * from mytable into myfile.csv (txt);
Hope this helps you.
Regards
If you are using a macro and reloading the app in Publisher the macro will never be called.
Try: qv.exe /r appname.qvw