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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
lichang422
Creator
Creator

How to make an automatically reload script

I am a new hand.

I want to make a script to reload data automatically.

Does anybody can teach me how to make it ??

Labels (1)
17 Replies
pradosh_thakur
Master II
Master II

U want to reload the data in QMC ? If yes than create a task and assign it a specific time to reload .

if no than can you please elaborate what exactly you want ?

Learning never stops.
lichang422
Creator
Creator
Author

i use desktop version.

My resource data is from ODBC .And the data is always update.

So i want to refresh the data at a period time.

To let my visual is keep newest.

pradosh_thakur
Master II
Master II

Just create a batch file with the line for automation or else you can run it from command line with the below expression.

"C:\Program Files\Qlikview\qv.exe" /r <path to your model>

schedule the batch file using windows batch scheduler.

check out these link too.

Batch file script to reload Qlikview Applications

Automatic Reload to Script.

Learning never stops.
Anil_Babu_Samineni
MVP
MVP

Data reload automatically on what basis?

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
lichang422
Creator
Creator
Author

i use Qlik Sense , does it also support command line ??

antonaks
Creator II
Creator II

Desktop, Server, Cloud?

lichang422
Creator
Creator
Author

Sorry, i use Desktop ,Thx!!

antonaks
Creator II
Creator II

If desktop you may find some solution here - Qlik Branch

antonaks
Creator II
Creator II

Or this -

Qlik Branch