I just installed Qlik Sense Enterprise May 2021 and began setting up QVD's . I created a folder (image 1) and created the script (image 2) , but receive an error( image 3) when trying to load the data. I've looked at other posts regarding this process and can not see what I'm doing wrong. Can some explain what i doing wrong. Thanks in advance
Image 1
Image 2
Image 3
Hi @jjking58 , please check if you are missing the owner as part of the lib :
store FINMSTR into [lib://Data Files (owner)/FINMSTR.qvd];
Just tried and got the same results.
I figured it out the
There needs to be a space between Data Files and (owner) which I didn't have.
Thanks for the help