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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
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