I want to create a config app in Qlik Cloud. The script should be exported into a QVS file which i can use in other apps using an include statement. The config app contains every setting that i need for all my other apps.
It should be a script because other people need to read it and maybe need to change it. Place the qvs on a file location isn't an option.
I've tried to make an automation, but don't know how to store it into a qvs file and store that qvs file into a space. i'm aware of the 'Get load script' block.