Answer Posted / Nitin Giri
Binary load in QlikView has several restrictions to consider:nn- Only certain data types can be loaded using binary load, such as integers, decimals, dates, and strings.n- Binary load does not support character encoding conversion, so the source file must be in the same encoding as the target system.n- Binary load is case sensitive, so it may lead to issues when loading data that includes mixed case.n- Binary load may not recognize null values correctly, so they need to be handled manually.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers