Hello,
I need your help. I have a QV document, which automatically exports a PDF on relaod via a makro which is triggered by script execution in the document properties. It works when I open the document and start the script, then after execution of the script the export is performed.
Now I wanted to change it thus that it exports after a batch reload.
Therefore I use the following .bat:
Reloading document:
C:\Programme\Qlikview10\qv.exe /r /vbatch_flag=1 myqv.qvw /nosecurity
I am using a local QV 9.X Version no server.
Everything seems to work. The document reloads, but the pdf export is not created. Any idea, whats wrong?
Regards,
Matthias