Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
1.) Im working on partial reload.. Im using add load in the script and it is working..
I want to know how to automate and schedule it... our normal way of schedule in wndows environment results in full load.. how to schedule it?
can any one help me in this?
Thanks & Regards
Ashok
Ashok in the batch file you can write
"C:\Program Files\QlikView\qv.exe" /rp "C:\QlikView\abc.qvw"
the code like this
Talha
Ashok in the batch file you can write
"C:\Program Files\QlikView\qv.exe" /rp "C:\QlikView\abc.qvw"
the code like this
Talha
Hi Talha,
Thank you for your suggestion.. it is working fine.
Regards
Ashok