Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I want to use command line reload. I do not want to use publisher or server. Just windows scheduler with batch file.
My reload string: "d:\program files\qv.exe" /r "c:\lead.qvw"
My QV developer is installed on my 😧 drive. when I run the above using the command prompt it get a message: " 'd:\program files\qv.exe' not recognized as internal or external command "
Any help will be appreciated.
Regards,
Do you really have Qv.exe directly under D:\program files ??? Well, possible, but my path is \Program Files\QlikView\Qv.exe.
Rgds,
Joachim
Do you really have Qv.exe directly under D:\program files ??? Well, possible, but my path is \Program Files\QlikView\Qv.exe.
Rgds,
Joachim
Got it!!! Spelling error.
Hi, it seems that qv.exe is not in the path. I resume this discussion to insert another question about it: I must partially reload data in file qvw. What is the correct parameter to add to command line (for reload full data is "/r" but for load that partially what i must to do?)? I not found no help file about command line parameters...... (excuse me fo incorrect english!)
If I remember well the partial reload is /pr
The partial reload command is /rp
Even I am trying to reload the qvw using batch file and its working for me.
But I don't want that script execution progress dialog open when each time my scheduled batch file runs.
Is there anyway we can reload a qvw without opening it?
Regards,
Robins.
Hi Robins
It seems to depend on your windows installation. With XP it shows. With Win7 it dosen't