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

Announcements
Share your agentic AI experience, learn from others, and earn a new badge: Put Agentic AI to Work
cancel
Showing results for 
Search instead for 
Did you mean: 
sharatqlik
Contributor
Contributor

qlik

there are tow qvw files file1.qvw,file2.qvw which is the best way to replicate the  data model file1 to file2

Labels (1)
2 Replies
pradosh_thakur
Master II
Master II

You can try a few things which suits you

1: Copy paste the code manually

2: Create a .qvs file and use that in the qvw or any qvw if required.

3: Use binary laod

Learning never stops.
ramasaisaksoft
Master
Master

"Binary" Load is the best optimization technique.

 

why because the existing QlikView file is already compressed and understandable format of QlikView so it will take less time to reload the application and at UI level it will fetch the data ASAP.