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: 
tellmalaika17
Contributor II
Contributor II

convert qvw data model to qliksense

Hi,

I have converted qvw 3rd layer to qliksense HUB where I see all the objects. However I try to open the app it gives an error 'App contains no data'. I have a binary load in qvw and trying to do the same in qliksense as well.

Couple of questions. :

1. Where should the qvw exists for qliksense to find the correct path?

2. Since I do not have access to qliksense folder, is it still possible to do binary load with any of following scripts:

 

Binary lib://MyData/customer.qvw;

 

Binary customer.qvw;

 

Binary c:\qv\customer.qvw;

If yes, which script should I be using.  Tried all above script but it doesn't work because it is unable to find specified path of qvw.

Any help will be appreciated.

Thanks,

Hema

2 Replies
passionate
Specialist
Specialist

Hi Malaika,

You can binary load the application in qliksense using:

Binary lib://MyData/customer.qvw;

for this you must create data connection and must have access to the data connection.


Regards,

Pankaj

Anonymous
Not applicable

Have you created a QlikSense Data Connection to the folder where the qvw resides ?