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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to quantify memory usage of one chart versus the other?

How can one understand and quantify, how much memory is used in one type of chart/expression versus the other chart/expression. The reason I ask is I want to set some limits for following under Qlikview Enterprise Management console >> System >> Setup >> Performance >> Max Memory

- Calculated Formulae

- Export to Excel

- sort by expression.

Is there a mathemetical way of calculating how much memory/RAM is used by an expression or how much memory is used by a chart when user exports it to excel?

2 Replies
kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

HI,

    Go to Settings-> Document Properties -> General Tab-> Click on Memory Statistics.

    Save the file and then open that file in another QVW and you will get the memory usage of each chart available in that application.

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
garystrader
Partner - Creator III
Partner - Creator III

There's no mathematical way.  The problem is that each new concurrent user on the server will add more RAM overhead to your application.  You also don't know which charts each user will view or which filter selections they will make.  Each time you reload the data, the memory profile could change.