Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
I have a table that looks like this:

What I want to do is add another column that shows the average number of minutes spent for all calls for the problem code that the call is linked to. Can anyone suggest how I would go about working it out? I'm not sure how I would write an expression to capture the sum of minutes spent for the specific problem code.
 
					
				
		
 Jason_Michaelid
		
			Jason_MichaelidAdd an expression:
Avg(TOTAL <[Problem Code]> [Minutes Spent])
Hope this helps,
Jason
 
					
				
		
 Jason_Michaelid
		
			Jason_MichaelidAdd an expression:
Avg(TOTAL <[Problem Code]> [Minutes Spent])
Hope this helps,
Jason
 
					
				
		
Awesome - thanks a lot. Qlikview is pretty amazing.
 
					
				
		
 Jason_Michaelid
		
			Jason_MichaelidThat it is 
