Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I read about binary load but i dont known how its works.....anyone have an example of binary load?
tks a lot!!!!!
A Binary load example would be to simply load another Qlikview QVW into your script.
This would bring in all its data etc.
This occurs at the start of the script to work.
Chris,
I know what´s binary load, but i dont know what syntax and code are necessary....
anyone has some example!!!????
tks!!!!
Binary "p:\localcfolder\yourfile.qvw";
tks a lot!!