Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
saumyashah90
Specialist
Specialist

Data not loading from binary file

Hi,

I have a Binary file which need to load in a different qvw.

My binary file consist of data model and which i am loading into qvw which has UI.

My loading status say refresh successful. But in actual data doesnt get reloaded.

when i see log file it shows general Script error.

Regards,

Saumya Shah

19 Replies
sunny_talwar

Do you have the Binary load statement as the very first thing in the script? Even before the variable definitions?

saumyashah90
Specialist
Specialist
Author

Thats all i have in the script.

PFA

tamilarasu
Champion
Champion

Do you have any hidden script or section access in your application? If so, you need to add binary statement above the section access script.

marcus_sommer

Are you sure that path and filename are correct? Further check if by the binary-qvw the option (in tab open) prevent binary load is enabled.

- Marcus

avinashelite

could you please share your file ??

ganeshreddy
Creator III
Creator III

Hi Suamya,

Check whether you have saved your Data Model after reloading. Binary load works after saving the source file, i battled with this issue in past.

Best Regards,

Ganesh.

saumyashah90
Specialist
Specialist
Author

No Hidden Script

saumyashah90
Specialist
Specialist
Author

Yes ,

i mean where i have loaded data model, I can open it and see data in it.

avinashelite

your able see the data model after binary reload? then does your original file has the data or not ..please check once