Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi experts,
What is optimize and non-optimized qvd ? give me an example of transformation in script level.
Hi,
just have a look here https://community.qlik.com/thread/163802optimized & unoptimized
p1: optimized qvd helps to reduce file size,one example here Document properties--General tab--Compression as High. and non-optimized is reverse.
p2: if ur using multiple calculations in ur script level tht's won't be optimized qvd.
"Optimized" in this context refers to an optimized load of the QVD, which is an extremely fast load possible from a QVD providing certain rules are adhered to in the LOAD statement.
It does not refer to the file size - the same QVD can be loaded optimized or non-optimized and the size of the QVW will usually be only be marginally affected, it at all.
It has no relation at all to the save compression option available for QVW files.