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

Chart recalculation when moving

Hello,

I have a lot of heavy charts, and some of them recalculate when I move them with cursor, wasting time dramatically, but others don't.

How is it controlled?

3 Replies
sudeepkm
Specialist III
Specialist III

if you have huge data  then you can use set analysis instead of if else in your chart expression.

if you are already using set analysis then please check your data model in case a Cartesian is formed.

also you can check how much memory the chart objects are taking by looking at the Sheet Properties > Objects > Cal Time

Not applicable
Author

thanks, however what I can't figure out is why some objects recalculate when I move them with my mouse pointer, and some others don't. I am using both set analysis, and ifelse.

prieper
Master II
Master II

Think that there is always a recalculation of objects - you can see them sometimes, if the calculation takes longer, sometimes not .....

Recommend not to move objects or to rethink the datamodel

Peter