Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Dear Community,
I have a major case that involves creating a measure in a pivot table that is not aggregated across columns.
For example, in the below table I want to add a standalone measure, have it aggregated across category and product but not the Month column.
In other words, just a standalone measure at the start of the table.
I tried searching for an extension that might help, but couldn't find any.
Any suggestion would be much appreciated,
Regards,
Rawad
 sunny_talwar
		
			sunny_talwar
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		calculated dimensions does allow you to use aggregations
 sunny_talwar
		
			sunny_talwar
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		May be use it as a calculated dimension? Would you be able to share your expression?
 
					
				
		
Any kind of aggregation expression, i.e sum(Sales).
A calculated dimension would not help because it doesn't allow aggregation functions, i.e Sum, Avg, etc..
Any thoughts ?
 sunny_talwar
		
			sunny_talwar
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		calculated dimensions does allow you to use aggregations
 
					
				
		
It doesn't work unless AGGR function is used, but what's important is that it works.
Thank you for your time 
 sunny_talwar
		
			sunny_talwar
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hahaha yes!!
 jyoti_accenture
		
			jyoti_accenture
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hey, what was the solution for this issue. I am trying to achieve this in qlik sense.
