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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

binary load

binary load

I know using  we can call qlikview document from another but in real time where we are using it,.with out  binary load  we have many options to load data or what binary load is preferred?can any one please answer my question.

1 Reply
Not applicable
Author

HI Ravi,

Binary load is the load which can be used to load data from any Qlikview file. And its advantages to get load another data model to add into existing data model of any qlikview file. And condition is its syntax can be place in the above of the SET statements see the example.

Ex:-

Binary ;

SET ThousandSep=',';

SET DecimalSep='.';

SET MoneyThousandSep=',';

Thanks

Avinash