Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 qlikviewwizard
		
			qlikviewwizard
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi All,
I am getting '--' values in expression values.
I want to eliminate these values. How to do that.
I tried the presentation tab.
Presentation selection:
but still showing as below:
I want to show like below screen:
Please help me.
Thanks in advanc.
 
					
				
		
 settu_periasamy
		
			settu_periasamy
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
Can you check this attachment? still if you get the null values, let us know your QV version.
 
					
				
		
How do you have your data model?
Can you post sample application.
 
					
				
		
Hi,
Try where clause :
where not isnull(primary Key);
Hope this will help you.
 MayilVahanan
		
			MayilVahanan
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi
In that, JOB is dimension or expression. Suppose if its a expression, please use in Dimension.
 qlikviewwizard
		
			qlikviewwizard
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Please find the attachment. Thank you.
 qlikviewwizard
		
			qlikviewwizard
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi MayilVahanan
Job is a Dimension. Thank you.
 
					
				
		
 settu_periasamy
		
			settu_periasamy
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
Can you check this attachment? still if you get the null values, let us know your QV version.
 qlikviewwizard
		
			qlikviewwizard
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		My QV version is this.
 qlikviewwizard
		
			qlikviewwizard
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		But for me it is not working.
 qlikviewwizard
		
			qlikviewwizard
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		=RangeSum(Before(Sum({<Year=, Quarter=, Month=,Date={'>=$(=vStartDate)<=$(=vMaxDate)'}>} SAL), 0, 4))
This expression is giving zero values but not eliminating when I select suppress zero ,suppress missing values.
Please help.
