Hi All,
could someone help me with the following?
I installed QDF ( SlimmedDown Containers) and I created a new container called Test.
I created a dashboard and I initiate the QDF in the script, but the vG.SharedBasePath is missing from the variables.
//Clean QDF variable cache for this demo
set vG.BasePath='';
set vG.SharedBasePath='';
SET vG.RootContainer='lib://Root/';
SET vG.HomeContainer='lib://Test/';
// InitLink.qvs Initiating Qlik Deployment Framework, root in multiple containers mode
$(Include=$(vG.HomeContainer)\InitLink.qvs);
Thanks,
Francesco