Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

EXPORT DATAMODEL

Hi @all,

it’s possible to export the datamodel from a exist qvw project and use this in a new project with data ?

Thanks !

Labels (1)
6 Replies
Jason_Michaelides
Partner - Master II
Partner - Master II

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

Not applicable
Author

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.

Jason_Michaelides
Partner - Master II
Partner - Master II

Sorry - I don't really understand what you mean.  Do you want to export the transformed data out of the old qvw?

Not applicable
Author

Yes, I should like to export the tranformed data from a exit qvw project to a new project

Jason_Michaelides
Partner - Master II
Partner - Master II

Look at the STORE command in the help.

Jason Michaelides

RBS Global Banking & Markets

Office: +44 20 3361 7796

Not applicable
Author

I will make this.