Skip to main content
Announcements
Have questions about Qlik Connect? Join us live on April 10th, at 11 AM ET: SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
parthakk
Creator II
Creator II

QlikSense - Binary Load Error

Hi Everyone,

I wanted to know how to do binary load. I have gone through many post but its not working for me. I tried both relative and absolute path to do binary load but it didn't work. I have created connection to the folder and written the following script

But i am getting following error message

Please suggest how can i achieve this.

Regards.

Partha K

23 Replies
sarvesh
Creator III
Creator III

try this:

[Lib://QVF/Consumer Sales.qvf]

parthakk
Creator II
Creator II
Author

Hi Sarvesh,

I am still getting the same error.

Thanks,

Partha K

sarvesh
Creator III
Creator III

Could you share the data with me.

parthakk
Creator II
Creator II
Author

I mean i have used the code as suggested

Binary [Lib://QVF/Consumer Sales.qvf];

and still getting the same error message as last time or as shown below

Thanks,

Partha K

parthakk
Creator II
Creator II
Author

Oh I read it wrong.

i am trying to load Consumer Sales application that comes by default after installation of desktop

sarvesh
Creator III
Creator III

This is not that file.

parthakk
Creator II
Creator II
Author

Its the same one

MK9885
Master II
Master II

Try the below syntax and make sure you have active folder connection to fetch the qvf file.

Binary 'lib://QVF/Consumer Sales.qvf';

parthakk
Creator II
Creator II
Author

Hi Aehman,

I had tried the same. In my question i have even attached screenshot which is similar to the one you have suggested.

Thanks,

Partha K