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

Announcements
Write Table now available in Qlik Cloud Analytics: Read Blog
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

how the qlikview reducing data into qvd? what is the concept here using?

how the qlikview reducing data into qvd? what is  the concept here using?

14 Replies
SunilChauhan
Champion II
Champion II

selec some field value and

File menu ->reduce data -> keep passible value

see the attched file

hope this helps

Sunil Chauhan
SunilChauhan
Champion II
Champion II

Reduce data.JPG.jpg

Sunil Chauhan
Not applicable
Author

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

ThornOfCrowns
Specialist II
Specialist II

"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

sasikanth
Master
Master

Not applicable
Author

   using the same algorithms as QlikView uses to store data in memory


what is that algorithm     how qlikview store data  into memory

Not applicable
Author

HI,

Not applicable
Author

hi