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

Binary load in Qliksense with links

I have Extraction QVF's. I have to do transformation on extraction QVF's.

1) I have created Data connection for QVF folder loction. But iam not able to see that QVF's. 

2) My earlier project they are used Some links with binary statement. How can i find that links and how can i create the binary statements with links.  (Ex: Binary  https://community.qlik.com/t5/forums/postpage/choose-node/true/board-id/new-to-qlik-sense)

Labels (1)
4 Replies
timpoismans
Specialist
Specialist

Hi Kohly

 

1) It's normal when you try to select a data file through the data connection, to your QVF folder, that you can't see the .qvf files.

2) Binary load goes as follows:

Binary [LIB://SenseApps/Qlik_SenseData.qvf];

It should be the first statement in your script, [SenseApps] is the name of your data connection to your QVF folder, which is then followed by the name of your .qvf application.

Somasundaram
Creator III
Creator III

HI,

While loading .qvf files from LIB location. ensure that file type as all files.

now you can able to see .qvf files as well.

hope it will help you.


-Somasundaram

If this resolves your Query please like and accept this as an answer.
Kohli
Creator II
Creator II
Author

yes, It's working. there is any chance with link. 

timpoismans
Specialist
Specialist

What do you exactly mean with link?