
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Error: Calculation timed out
I see the Error: Calculation timed out message instead of where my table should be. It is because the data is too large and all of it needs to be displayed. I read here that adjusting hypercube limit could be helpful. However, I could not find the option/tab 'Engine' in Qlik Management Console. I'd be glad if someone could direct me to Engine and adjusting hypercube limit. Any other tips or advice would be appreciated too.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The Likely hood is that the data is too large, or the calculations you are trying over the data are too compute heavy for the engine.
You could try to break down the calculations into more singular steps.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do you need all the data in the chart? You can apply a calculation condition to only calculate the chart when a smaller set of data is selected. For example
=Count(DISTINCT CustomerId) < 100
You can use a tool like QSDA Pro to identify which measure(s) in the chart are timing out and tune that specific measure.
-Rob
