Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I was wondering how does the QlikView store the data after loading the data from the source?
How does it load the data incrementally?
Thanks in advance.
Isaac Li
Hello Isaac,
QV does not store the data in any secondary memory unless otherwise mentioned or written script for storing it. the loaded data is temporarily kept in the RAM(that's why it is said that QV is "IN-MEMORY" application) in the form of CLOUD(a special associated format).
Incremental load does totally depend on the script one writes. There is no such special inbuilt technique for it. For detail understanding , you can go through the QV tutorial..it is nicely explained in detail over there.
regards,
tresesco
Hello Isaac,
QV does not store the data in any secondary memory unless otherwise mentioned or written script for storing it. the loaded data is temporarily kept in the RAM(that's why it is said that QV is "IN-MEMORY" application) in the form of CLOUD(a special associated format).
Incremental load does totally depend on the script one writes. There is no such special inbuilt technique for it. For detail understanding , you can go through the QV tutorial..it is nicely explained in detail over there.
regards,
tresesco