Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
punitpopli
Specialist
Specialist

Binary .QVW in Qlik Sense

Hi,

I am trying to binary load a qvw file in Qlik Sense (ver 2.2.3) and attached is the error i am getting.

Below is what i have tried :

1. binary 'lib://connection name/Application Name'

2. binary [lib://connection name/Application Name]

3. Binary 'lib://AttachedFiles/Expense Management.qvw'


can anyone know about the error or is their anything wrong in the syntax


Regards,

Punit

1 Solution

Accepted Solutions
Gysbert_Wassenaar

This should be the correct syntax:

Binary lib://AttachedFiles/Expense Management.qvw;


I can't tell if you created the folder connection in the library correctly.



talk is cheap, supply exceeds demand

View solution in original post

3 Replies
Gysbert_Wassenaar

This should be the correct syntax:

Binary lib://AttachedFiles/Expense Management.qvw;


I can't tell if you created the folder connection in the library correctly.



talk is cheap, supply exceeds demand
punitpopli
Specialist
Specialist
Author

Thank you gwassenaar‌!

i missed to add ";", my bad

robert_mika
Master III
Master III

Try:

Binary [lib://connection name/Application Name.qvw];