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: 
eromiyasimon
Creator II
Creator II

Monthly Trigger

Hi All,

I need to setup task to be triggered every 2nd working day of each month (Monday to Friday) and i need to do it only via schedule i cannot change on script

Kindly Help

Labels (1)
1 Reply
Peter_Cammaert
Partner - Champion III
Partner - Champion III

The trigger definition screen for "On a schedule" has no support for triggering on "workings days". So you'll have to either run a small trigger document on the first 5 days of every month that only succeeds on the second workday, or use an external scheduler or script that triggers a task in qmc that has been configured to run using "On an external event" trigger type.