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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Optimized and unoptimized QVD Load Situations? thanks in advance

Optimized and unoptimized QVD Load Situations? thanks in advance

1 Solution

Accepted Solutions
Not applicable
Author

Un optimized QVD load

contains 1)transformations

             2)where condition on QVDS

             3)exist with 2 parameters

For optimized qvd load

means simple renaming fields and and exist with 1 parameter is allowed here.

if do optimized load or not Qvd is faster than loading data from other sources.

check this blog i hope helps you.

Regards

Mahesh

View solution in original post

4 Replies
Not applicable
Author

See reference file

Fabrice

Not applicable
Author

Un optimized QVD load

contains 1)transformations

             2)where condition on QVDS

             3)exist with 2 parameters

For optimized qvd load

means simple renaming fields and and exist with 1 parameter is allowed here.

if do optimized load or not Qvd is faster than loading data from other sources.

check this blog i hope helps you.

Regards

Mahesh

its_anandrjs
Champion III
Champion III

Hi,

Optimized means you load large data set with where(Exists) command and set of data is loaded with this command.

Thanks & Regards

Not applicable
Author