Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi @all,
it’s possible to export the datamodel from a exist qvw project and use this in a new project with data ?
Thanks !
You can export and import the load script which of course defines the data model. Is this what you need?
In the script editor, File > Export to script file
Then, in the new qvw script editor, Insert > Script file.
You will need to close the script editor and reopen it after importing the script file to get all the tabs back.
Hope this helps,
Jason
Hi Jason,
thanks for your answer, but this not what I need.
I’m new in my job an my parent developed our reporting tool. The loading process need approximately half an our and this to much to try something in qlik view.
My idea is to expert the datamodel with data and work in a new qvw data also I can work with a new project without to set few parameters (I have to do that before I can run the script) and use all informatioen that create in the first project.
Sorry - I don't really understand what you mean. Do you want to export the transformed data out of the old qvw?
Yes, I should like to export the tranformed data from a exit qvw project to a new project ![]()
Look at the STORE command in the help.
Jason Michaelides
RBS Global Banking & Markets
Office: +44 20 3361 7796
I will make this.