I'm trying to version my QlikView 9 app. So I should create a folder with the same name as .qvw file I intend to version adding -prj
suffix.
My app name is app.qvw
. In the same folder a new folder app-prj
is created. When I save the app normally app-prj
should be populated with XML files but it is not the case.
What am I doing wrong?
Thanks in advance.