Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
 juan_patrick
		
			juan_patrick
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi! I have a pivot table with 3 dimensions country, state, city and client and four expressions that, each one, do a sum of money each expression is a distinct expense), but only show that number if the sum is bigger tan $1000.
The question, is, I have to sort the data by:
country -> asc
state -> asc
city -> asc
and the sum of money of the four columns, so, i do a new expression that sum the four columns and, when i promote this expression under the city in the sort tab, the object shows me the "allocated memory exceeded" error.
I dont known why this happetr, how can order the pivot table or fix this problem?
Thanks!!
 
					
				
		
 jagan
		
			jagan
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		HI,
How many rows you are displaying in the table? If you are displaying more rows then you will get this type of issues. Do some selections and check whether this issue still exists?
Regards,
jagan.
 
					
				
		
 avinashelite
		
			avinashelite
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		As Jagan Sir mentioned check the amount of data your having and along with the I feel your sort expression might be creating the issue , remove the sort expression and check the chart once if the issue gets resolves than you need to write a better expression for the sorting  ... if you have written an complex expression than it might be causing the issue
... if you have written an complex expression than it might be causing the issue 
 
					
				
		
 jonathandienst
		
			jonathandienst
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Do your dimensions and expressions span more than one table? Are any of the spanned tables large, and specifically, is the cardinality of the associations high?
If you answer yes to both: this can make the table very calculation intensive and possibly memory intensive.
 
					
				
		
 juan_patrick
		
			juan_patrick
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi, I fix this, now I can order in the sort tab; sum each expression here and thats all! The only things that this is not performant, but, in my case, it solve it!
Thanks!!
 
					
				
		
 jagan
		
			jagan
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		HI,
Please close this thread by giving Correct and Helpful answers to the post which helps you.
Regards,
Jagan.
