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

What are QVDs

Hi All,

I am new in Qlikview would any one tell about the QVDs and why it is used and how to create them.

Regards,

Jude

1 Solution

Accepted Solutions
its_anandrjs
Champion III
Champion III

Hi,

   

Qvd are Qlikview database files which are created in qlikview and use as small database file. Advantage of qvd is its access time is very fast

Syntax is:- Store YourTable into YourTable.qvd;

Hope this helps you.

Regards,

Anand

View solution in original post

5 Replies
Not applicable
Author

Hi,

     Best way have a look in 'HELP'  file..You will get all info about it.

-Jai

its_anandrjs
Champion III
Champion III

Hi,

   

Qvd are Qlikview database files which are created in qlikview and use as small database file. Advantage of qvd is its access time is very fast

Syntax is:- Store YourTable into YourTable.qvd;

Hope this helps you.

Regards,

Anand

Not applicable
Author

Hi,

A QVD (QlikView Data) file is a file containing a table of data.  The data is extracted from the different data sources you are pulling the data from. These files can only be written to and read by QlikView.   They are used to provide faster data loads, scheduled data loads can also be done.  Also they allow larger data sets to be used.

Regards,

Jeff

sridhar240784
Creator III
Creator III

Hi,

To have a better understanding about QVD`s and How (When & where) to Use the QVD`s in QlikView,you may find more info at below blog.

http://qlikviewnotes.blogspot.com/2011/02/qvd-questions-and-answers.html

Hope this helps you.

-Sridhar

its_anandrjs
Champion III
Champion III

Hi,

Mostly the qvd files are the part of the ETL process which will be done for cleans the data and by the help of the QVD we are able to load data fastly and it is compact in the size also. Yes QVD are the only files which can be used by qlikview only and it is created by qlikview.

Regards,

Anand