Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
My query is that how to do automation for automate the QVD' s Generation.
I created one app and write the script in data load editor for generating QVD's with the direct connection.
so I want to create an automation that generate automatically QVD's. How to do that?
Hi @Vikash2024
when I got you right, you just want to have the qvd generated automatically ? Like every day/week/hour a new QVD is generated ?
In Qlik Cloud you have to options.
1. As already mentioned a automation
Just use the do reload block.
2. You can schedule a reload of the App from the context menu:
Hi @Vikash2024
when I got you right, you just want to have the qvd generated automatically ? Like every day/week/hour a new QVD is generated ?
In Qlik Cloud you have to options.
1. As already mentioned a automation
Just use the do reload block.
2. You can schedule a reload of the App from the context menu:
Yes you understood right. Let me apply the solution and let you know.