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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
sridhar_sigired
Creator
Creator

QVW size based on source

Hi,

I have set of QVD which will be used to create a QWV file.

QVDs size - 10 GB.

If we load it in QWV then size will be 1GB (90% compressed i think).

My question here is, how can we guess the final size of the application? Is it depend on the objects we create in QVW?

Need some information on this.

Regards,

Sridhar

2 Replies
JonnyPoole
Former Employee
Former Employee

The UI objects / script length / document properties won't change the QVW file size much at all.  When opened in RAM , the RAM required will be more than the disk based footprint .  Plan for expansion of up to 4x. If this is for a server, you'll need to factor in some increase in RAM for any simultaneous sessions.

maxgro
MVP
MVP

+ final size of the application

- in RAM (on server) is what you can see on your pc in task manager, then add the RAM for users (if you want a number, 10% of the doc size per user)

- on disk depends on Settings --> Document properties --> Compression; None = same size on disk as in RAM

+ usually the size depends on data size, not UI object