Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 dhavalvyas
		
			dhavalvyas
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
Can any one explain with the help of suitable example how to use if else and nested if else condition in qlikview expression.
 its_anandrjs
		
			its_anandrjs
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		In Expression you asking.
 aarkay29
		
			aarkay29
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		 
					
				
		
 MarcoWedel
		
			MarcoWedel
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		You can't use the If..then..else control statement in expressions.
There is however the if() function (having 'condition', 'then' and 'else' parameters) you can use in expressions.
hope this helps
regards
Marco
 Peter_Cammaert
		
			Peter_Cammaert
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		An example can be found here: if ‒ QlikView
Click the Examples and Results link at the bottom of the article.
