Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I hope you are doing good
I would like to know how I can back up all my application into sharepoint using Qlik Automation.
I have a shared space called DEV_TEST with 5 applications and would like to back up the 5 applications into sharepoint.
ℹ️The automation should include this following logic :
- If the date creation is less the today date, then copy the recent creation and erase the past creation into sharepoint.
This logic is to ensure that all changes are included into the recent application integrated into sharepoint.
Would someone share an automation with this logic please ?
Hi,
I’ve been working with some of the Automation templates (for example, “Scheduled app export to an Amazon S3 bucket”) and made modifications to get them working for my use case. However, I’ve run into two major limitations:
There’s currently no support for private objects, which is a significant issue.
I haven’t yet found a way to separate base sheets from community sheets when the application is re-imported.
Has anyone else faced these challenges? Are there known workarounds for handling private objects?