Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 roberto99
		
			roberto99
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I have this formula that works to exclude the value of filters, however it ignores one of them 
Fail "Num_Doc="
Only Year selected, correct function 
Num_Doc selected, the function fails 
Thank you for helping
					
				
			
			
				
			
			
			
			
			
			
			
		 
					
				
		
 jonathandienst
		
			jonathandienst
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Please include the expression in question as text, not as an image. I cannot copy and edit from an image...
 roberto99
		
			roberto99
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi, this is the sintaxysis
sum({ $<[E_S]={'V'}, [Cod_Art]=, [Num_Doc]=,[Año]=,[Mes]=,[Dia]=, Tipo= > } Importe)
 
					
				
		
 jonathandienst
		
			jonathandienst
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Its a little hard to understand precisely what your problem is.
 roberto99
		
			roberto99
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		The problem is that if I select a Filter value “Num_Doc” the value of “Importe” varies, and shouldn't “Num_Doc=“.
