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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

difference between qvd and qvw

difference between qvd and qvw

Labels (1)
3 Replies
giakoum
Partner - Master II
Partner - Master II

see attached

maxgro
MVP
MVP

qvd and qvw are files

qvd is a like a table in a database but in QlkView proprietary format

useful for fast load of data (incremental load) in Qlik and/or for non trivial data architecture (2/3n layer)

qvw is

- nothing when you create it

- script, to load and transform data from source (database, web, ftp, qvd too as qvd is a table); like an etl

- in memory database: after you execute the script, usually you have your qlik db in memory

- user interface (charts) built on the in memory database

Anonymous
Not applicable
Author

QlikView Data ( QVD ) files are used to extract and store input and output.

A QlikView document (QVW)is a file that contains everything needed for a complete analysis of the

data