Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi,
I would like to reload my data automatically with a batch script. QlikView (language german) and the batch are running on WIN XP (language italian), which runs under a VMware. In the batch script i wrote following:
C:/Programmi/QlikView/Qv.exe /r C:/QlikView/Data/scriptonly.qvw
but that doesn't work, i see the qlikview-script dialog for a few seconds and then it disappears...then I tried the reload with the /l command:
C:/Programmi/QlikView/Qv.exe /l C:/QlikView/Data/scriptonly.qvw
this works, but I would like to reload the data at night and with the /l command the file will not be saved and closed....
Are there such commands or can I solve this with the /r command?
Thank you guys!
now it works, i had to copy the Qv.exe in the directory where I have saved the batch-file...why?? I really don't know 😉
now it works, i had to copy the Qv.exe in the directory where I have saved the batch-file...why?? I really don't know 😉