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: 
Dharanidharan_DD

Auto Reload only the when data is updated

Hi all,

Please Give a Solution.

How to auto-reload in qlik sense, Only when the data is updated.

(Reload has to be done when the changes in data occur)

Labels (1)
4 Replies
raji6763
Creator II
Creator II

hi,

you can schedule the reload like every 2 hours,daily,weekly,monthly in QMC

Go to QMC->Apps-> then select any app which you want to schedule

Click More actions-> create new reload task-> go to  Triggers -> Actions

and schedule the app based on your requirement.

 
 
 
 

schedule.JPG

regards,

raji

Dharanidharan_DD
Author

That's Good Raji.

I'm trying to get auto-reload must take place only when the data is changed,

any idea ..!

squeakie_pig
Creator II
Creator II

I don't think Sense has the functionality to load from an external trigger or EDX from the QMC.  

There are some articles about doing it through an API: https://support.qlik.com/articles/000056254

Another workaround might be to set up a task that runs every 5 or 10 minutes or something that has a checkpoint at the beginning of the script eg. If field X has changed (like a system date field) then run script else exit.  It could also be comparing X to a variable that is set at the end of the script.

raji6763
Creator II
Creator II

hi,

please  check your requirement regarding data reload (how many times data update per day )

you can  schedule your data  load for every 2 hours(It depends on your data updating  requirement)

 

regards,

raji