Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
viralkmehta1968
Partner - Contributor II
Partner - Contributor II

Binary load a QVF into a QVF

Hi,

In a Qlik Sense file, can I 'Binary' load another Qlik Sense file?

I have created a data model in Qlik Sense and I want to 'Binary load' it into another Qlik Sense document?

Is this possible?

Thanks,

Viral Mehta

4 Replies
petter
Partner - Champion III
Partner - Champion III

Yes you can. You just have to define a LIB connection to the folder where the QVF you want to binary load is located.

givensekg
Partner - Contributor
Partner - Contributor

viralkmehta1968 For as far as I know you cannot perform a Binary load of QVF to another QVF. Only allows a binary load of a qvw into Qvf.

Thanks

viralkmehta1968
Partner - Contributor II
Partner - Contributor II
Author

Thank you, Petter.

Can I binary load a QVF which is published to a stream?

Daniel_Moore
Former Employee
Former Employee

Yes - with QSS I was able to Binary Load a QVF into a QVF - but I had to export the QVF first and move it into a folder data connection called 'Source'. Then this was my first line: 

Binary 'lib://Source/Source.qvf';

Is there a way to do a binary load directly from an ap that's already been published?