Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
In NPrinting we had the option to send a report every so many weeks. No we have migrated our customer to Qlik Cloud and started to use tabular reporting we ran into the challenge that this option is not available.
Does one of you have an idea how to coop with this?
This may not be the answer you are looking for but may suffice as a workaround for now and you probably already considered using Monthly schedules.
I would use this for now and update the days manually or create one monthly schedule that is for one month only. ie: set the start and end date.
then recreate the schedule next month.
Not great I know. Others here may have other workarounds as well.
In the meantime, please write an Ideation feature request here:

Another options could be to use qlik api's
https://qlik.dev/apis/rest/reload-tasks/
Set the schedule to run when data is refreshed

Create a Qlik API or CLi trigger to reload the app
Schedule the API or CLI to run using windows task scheduler to create a single or multiple schedules as needed.
(this is a very high level explanation and would require some development time to achieve this result but wanted to suggest none the less).
Kind regards...