Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
dukane24
Contributor III
Contributor III

Fix constant object loading (hour glass)?

I have a dashboard with multiple charts and tables, but there is one particular chart that is constantly "reloading".  By that I mean it shows an hour glass and a very slow moving progress bar.

What I don't understand is why.  This table is not especially complex.  It has three simple expressions - the first two are summing amount fields, and the third is to calculate the percentage (compare first amount to second amount).  For example:

Expression 1: Sum (Amount_A)

Expression 2: Sum (Amount_B)

Expression 3: "Amount_A"/"Amount_B"

The expressions work, the table calculates correctly, but I don't understand why this particular object is calculating so slowly.

I appreciate any suggestions you may have.

Thanks!


3 Replies
Anonymous
Not applicable

A couple of questions :

     a)     How many rows contained in the table ?

     b)     What are the dimensions ?

dukane24
Contributor III
Contributor III
Author

Hi Bill,

There are 347k rows.  It's a pivot table and the dimensions are Month, Year and Area.

Anonymous
Not applicable

How about using a Calculation Condition so that if say more than 10k rows are selected it is not calculated ?

Although 347k rows is not an offensively large amount, but it is way more than a human mind can take in and process.