Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 Cascader
		
			Cascader
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		hi
I have the following expression that I implement aggregation function on result of Aggr
 stevejoyce
		
			stevejoyce
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		 stevejoyce
		
			stevejoyce
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		 Cascader
		
			Cascader
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		still return the same result!
 stevejoyce
		
			stevejoyce
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Ok, can you post sample data and/or screenshot?
I guess if i were to do the calculation I would do this, you can try...
=Count({<MC.isLastWorkDay={'1'},Team={'A'}, ProductGroup = {"=OnTarget>=Target"}>} ProductGroup)
/
Count({<MC.isLastWorkDay={'1'},Team={'A'}>} ProductGroup)
 Cascader
		
			Cascader
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		this is the data, I'm supposed to get 0.8 as result but i'm getting 0.4375
 stevejoyce
		
			stevejoyce
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		