
Contributor II
2019-10-17
12:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How can I view the in-memory size of an app?
I am using Qlik Sense Business and I see that there is an in-memory app size limit of 1.25 GB. How can I check to see what the size of a give app is? If I select "Export with Data", would this give me any indication of the in-memory app size?
4,449 Views
1 Solution
Accepted Solutions

Partner - Master III
2019-10-17
03:50 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
export with data will give you a qvf file (qlik sense file). that is highly compressed.
How qlik works is when user accesses the dashboard the qvf data is loaded into RAM.
and generally the amount of RAM occupied is 4-10 times the size of qvf (more likely in the middle somewhere).
so if your qvf size is 100 mb. ram consumption (for 1 user) will be 400MB-1000 GB
hope that helps
How qlik works is when user accesses the dashboard the qvf data is loaded into RAM.
and generally the amount of RAM occupied is 4-10 times the size of qvf (more likely in the middle somewhere).
so if your qvf size is 100 mb. ram consumption (for 1 user) will be 400MB-1000 GB
hope that helps
2 Replies

Partner - Master III
2019-10-17
03:50 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
export with data will give you a qvf file (qlik sense file). that is highly compressed.
How qlik works is when user accesses the dashboard the qvf data is loaded into RAM.
and generally the amount of RAM occupied is 4-10 times the size of qvf (more likely in the middle somewhere).
so if your qvf size is 100 mb. ram consumption (for 1 user) will be 400MB-1000 GB
hope that helps
How qlik works is when user accesses the dashboard the qvf data is loaded into RAM.
and generally the amount of RAM occupied is 4-10 times the size of qvf (more likely in the middle somewhere).
so if your qvf size is 100 mb. ram consumption (for 1 user) will be 400MB-1000 GB
hope that helps

Contributor II
2019-10-17
03:54 PM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you @dplr-rn, very helpful!
