Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Personal Edition Scheduled Reload

Hi Guys

Does anybody know how to schedule a reload on a QV solution in personal edition?

I have read a few articles online saying it IS possible using a BAT file / Scheduled task.

But I am unable to get it to work.

Can anybody help?

Thanks in Advance

James


1 Reply
sandeepprasad_j
Creator
Creator

Hello makepeace,

Write a batch file like

Open a notepad writ the code below and save it as notepad.bat

"C:\Program Files\QlikView\Qv.exe" /r "D:\yourapplication.qvw"


Then got to

Start button-->Programs-->Accesories-->System Tools>>> Task Scheduler and add the bacth file and give the specific date and time to reload...


Hope it helps\


Thanks,

Sandeep.