Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
In companies, a Qlik application is often divided into 3 parts / applications: _Extraction_Transformation_Chargement
For the extraction application part, we just have to use "load" of the interested files then "store * from ..." for each file in order to transform them all into QVD.
For the transformation application part, we just have to "load" the QVD files, then modifications such as changing data to upper case with upper (), etc.
But for the "loading" part, what code should be used to resume the transformation application? I wanted to use "binary" but I was told that you should absolutely not use this code, do you know what to use instead?
AFAIK there is nothing what speaks against binary loads. They may not be applicable for each scenario respectively dashboard-reload but if it's possible you should use it (if it's not possible you used just qvd-loads).
- Marcus
AFAIK there is nothing what speaks against binary loads. They may not be applicable for each scenario respectively dashboard-reload but if it's possible you should use it (if it's not possible you used just qvd-loads).
- Marcus