Skip to main content
Announcements
Live today at 11 AM ET. Get your questions about Qlik Connect answered, or just listen in. SIGN UP NOW
cancel
Showing results for 
Search instead for 
Did you mean: 
jim_chan
Specialist
Specialist

unable to binary load qvw to qlik sense app.

HI there.

I wrote in this script and i hit the "load data".

Binary DigitalDirect_Dashboard_Actuals.qvw;

Binary D:\Project\MetLife\DigitalDirect_Dashboard_Actuals\DigitalDirect_Dashboard_Actuals.qvw;

4 Replies
jim_chan
Specialist
Specialist
Author

error.jpg

tamilarasu
Champion
Champion

You can not use two binary statement in a application. Try below one

Binary D:\Project\MetLife\DigitalDirect_Dashboard_Actuals\DigitalDirect_Dashboard_Actuals.qvw;

Check the below link.

Qlik Sense Desktop - Loading Data from QlikView Applications (video)

Not applicable

Hi Jim,

We can load binary data from qvw and qvf in qliksense.

Try,  This:

Your Qlik Sense apps, in the new QVF format, are stored in %userprofile%\Documents\Qlik\Sense\Apps.  If you drop an older QVW file into this folder and re-open (F5 works) the Hub, the app will appear and can be loaded into Qlik Sense.  When you save it then, it will be saved in the new format.  Right now, only the data and script will get converted into the new format, all UI will be lost.

You can try binary loading new generated Qvf file, if older Qvd is failing to load.

Regards,

Devanand