Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Hi All,
| Month | Attempts | Failure | 
|---|---|---|
| Nov | 15 | 2 | 
| Dec | 16 | 2 | 
But When I use Stacked bar, the bar shows (15+2)=17 in Nov Dimension .. But I want only 15 to be showed in Nov, in which 2 is failure.
 sunny_talwar
		
			sunny_talwar
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		May be use 1st expression
Attempt - Failure
2nd expression
Failure
 
					
				
		
If we do so, the 1st expression doesn't show the exact attempt value ..
 sunny_talwar
		
			sunny_talwar
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Why not? Can you share a sample where we can see the issue?
 
					
				
		
The Exact Attempt is 15 ... I say about the Hoover information
 sunny_talwar
		
			sunny_talwar
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Use a separate expression for your pop-labels and different one for charting or use dual function may be
Dual(Attempt, Attempt-Failure)
The above will plot Attempt-Failure, but will display attempt. Make sure you have selected Expression Default on number's tab for this expression.
 
					
				
		
Thank you Sunny
 sunny_talwar
		
			sunny_talwar
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Did that work? 
 
					
				
		
where should i give that expression , i cant get you clearly..Can you please show with an example
 sunny_talwar
		
			sunny_talwar
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		You want like this?
Sample qvw attached
