Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
gkcchowdary
Creator
Creator

how to load Qvf file into another Qvf ?

Hi,

I know how to load one qlikview application into another qlikview application.

same way i need to load one qvf application into another qvf application.how?

Thanks

chaitanya

3 Replies
shubham_singh
Partner - Creator II
Partner - Creator II

Use this code in first line of first tab.

Binary  'lib://connection/Folder\App.qvf';

EXIT SCRIPT;

Folder in the path should contain that qvf.

luciano_pw
Partner - Contributor II
Partner - Contributor II

If you need to read the tables contained in qvf, you can use this extension: https://developer.qlik.com/garden/5a74cbefb6de3b187d84d53c