Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
how the qlikview reducing data into qvd? what is the concept here using?
selec some field value and
File menu ->reduce data -> keep passible value
see the attched file
hope this helps

see example i have table size is 100mb
but when i store it into qvd size is 10mb how the complextiy is happening and what is the concept qlikview using
"At a basic level a QVD is a flat data file with the extension .qvd. It can store a single table of data (i.e. each row shares the same column list) and is typically created in the load script of a QVW file.
The structure of the file is essentially an XML format, with various bits of header information stored at the top of the file and the rest of the data beneath. One of the beauties of a QVD file is that it is compressed on creation using the same algorithms as QlikView uses to store data in memory – so the files can be incredibly small for the amount of data they contain."
As per Steve Dark on quickintelligence .co.uk
HI
please go through the following links
http://qlikviewnotes.blogspot.co.uk/2011/03/qlikview-compression.html
http://www.quickintelligence.co.uk/qlikview-qvd-files/
PFA
How the data storage in qlikview
using the same algorithms as QlikView uses to store data in memory
what is that algorithm how qlikview store data into memory
HI,
hi