Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
bouderbc
Creator
Creator

How can we make a new app with an existing QVW's or Data ?

Hi,

I want to know , can we make a new application based on an existing data ( QVW , QVD..) with a predefined architecture , i need some best practices or a guide line to do it ..please i need ur help ( comments ,documents , videos)  ! Thanx

2 Replies
devarasu07
Master II
Master II

Hi,

by Using Binary load method you can do that.

It's used to copy or replicate the data model of one QlikView file into another without using any actual source data files.

Note: It does not load the layout information.  it can only be put as the first statement of a script.

The syntax is

Binary ;

https://www.analyticsvidhya.com/blog/2015/03/qlikview-binary-load/

Hope this helps

Regards,

Deva

bouderbc
Creator
Creator
Author

Thanx for your answer !

Regards,

Ali