Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
not after binary.
QVW which i am using as binary , i.e which has a data model in that i can see data.
But after doing binary load ,nothing.
I guess, your source qvw file might have section access restriction to access the data.
Then i can only assume that problem is with given path or folder structure, Please go through the below thread it may helps you.
Best Regards,
Ganesh.
Hi ,
Check out if this got checked in your application,
Hope this helps,
Regards,
Hirish
Hi,
in your source file there are triggers on particular events? Have you macro to reduce data on source file after reload?
Then, can you post a screenshot of Settings --> Document Properties --> Security tab of your source file?
S.
No, that check would return this type of error: 'Binary Load is not allowed on <file>'...
S.
yeahh i have already check it
No Maacro, No triggers
Can you recreate a new Qlik Sense file and try to run the Binary load on that one?
hmmm will check that and see