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: 
riishabhz
Creator
Creator

automatic reload data from dekstop

hii everyone,

i have a qvw file which is stored on desktop at this location :-  C:\Users\dmsadmin\Desktop\qlik\abc.qvw

now i want to reload data automatically everyday as i have to do this manually .

please help me.

1 Solution

Accepted Solutions
HirisH_V7
Master
Master

You can create a .bat file using this line,

Call "C:\Program Files\QlikView\Qv.exe" /R "C:\Your Files\QVWs\Your.qvw"

Then Run that bat file in task scheduler, as per u r schedule.

 

 

HirisH

View solution in original post

2 Replies
HirisH_V7
Master
Master

You can create a .bat file using this line,

Call "C:\Program Files\QlikView\Qv.exe" /R "C:\Your Files\QVWs\Your.qvw"

Then Run that bat file in task scheduler, as per u r schedule.

 

 

HirisH
Brett_Bleess
Former Employee
Former Employee

Just adding the Help link behind this as well in case you want further details on things:

https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Starting_QlikVi...

Regards,
Brett

To help users find verified answers, please do not forget to use the "Accept as Solution" button on any post(s) that helped you resolve your problem or question.
I now work a compressed schedule, Tuesday, Wednesday and Thursday, so those will be the days I will reply to any follow-up posts.