Skip to main content
Announcements
See why Qlik is a Leader in the 2024 Gartner® Magic Quadrant™ for Analytics & BI Platforms. Download Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Out of object memory issue

Hi ,

I need to show vendor details in a straight table. Since I have huge record I am getting out of object memory error.

Can anyone suggest me the best approach to do the same.

Thanks,

Prajna

5 Replies
Clever_Anjos
Employee
Employee

You can use:

  • Review your expressions and dimensions
  • Create a calculation condition to force your users to make some selections before calculation
  • Use Max number at Presentation tab
Peter_Cammaert
Partner - Champion III
Partner - Champion III

Millions of vendors? Seems unlikely...

Can you provide some more details about your data model and what you are showing in your straight table?

vinieme12
Champion III
Champion III

can you post your calculated dimensions if any and your expressions

Vineeth Pujari
If a post helps to resolve your issue, please accept it as a Solution.
kuczynska
Creator III
Creator III

If you must display transaction data in the straight table try from the basics - just like guys before me said:

- if any calculated dimension - move to the back end (if possible)

- confirm with users if they are using all of the dimensions (especially long text strings)

- if possible - get ready expressions that aren't used (confirm with users)

- think about reducing some set analysis, simplifying set modifiers to number rather than text

- maybe move your expressions to variables menu?


and most important - force some user selections before accessing this tab to narrow down the data set!

ger_alegria
Partner - Creator
Partner - Creator

Review your expresions. Maybe you are using an if and this affects the behavior of your object.