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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
FrankC
Creator
Creator

Reload Tasks

Hello

 

We have a report that needs to run on  a specific day, but there also is a dependency on QVD being loaded.  Can there be a DATE task and then an EVENT task?

 

thanks in advance

Labels (1)
1 Reply
Mark_Little
Luminary
Luminary

I am not sure how you could just so this in the QMC, but how i would approach it would

Set up my specific date task

Then with in the Script add the load to a sub routine. Then add if QVD present then CALL LOAD else EXIT SCRIPT.