Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I use the *-prj folder in order to replicate the changes of the QVW file into the XMLs and save them under my version control system.
I have updated the LoadScript.txt file and included the following:
LET vShowListLS=0;
LET vShowListLP=0;
LET vShowListSeries=0;
If I reset the qvw to an empty project and open it again then under the Settings --> Variables Overview these variables definition are empty. The variables are present but the definition is empty (not set to 0).
I believe that these are being saved ONLY inside the QVW file and are not being replicated under the PROJ folder.
Do you have any workaround?
I use QlikView version: 11.20.12758.0 SR10 64-bit
What should I do in order to replicate the changes under the PROJ folder?
What should I do in order to replicate the changes under the PROJ folder?
Remove the old QVW application and move the -prj folder somewhere else, create a new app with the same name than the previous, open it with QlikView Desktop and save it. Then put the -prj folder back, along with the newly created and saved QVW file. Now you can open again and you will see the changes.
EDIT: Order of the actions