Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Hi all,
I want to make a bar chart with dimensions Market and (Sales Value * Quantity )=Total Sales/
So, for second dimension , what do i mention in expression value.
:Aditi
 Gysbert_Wassena
		
			Gysbert_WassenaPut square brackets around Indirect Sales Units: [Indirect Sales Units]
Perhaps it's easier if you select the field in the Field drop down box below and use the Paste button to insert it into your expression. That will make sure the brackets are added automatically and the name of the field won't be misspelled.
 Gysbert_Wassena
		
			Gysbert_WassenaUse Market as dimension and as expression sum([Sales Value] * Quantity)
 
					
				
		
 sunilkumarqv
		
			sunilkumarqv
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		hi aditi.
make Sum(Value) copy and paste this into you expression.
 
					
				
		
 luis_pimentel
		
			luis_pimentel
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		You just need one dimension ( Market ) and one expression ( sum([Sales Value] * Quantity) )
 
					
				
		
I took definition as sum([Indirect Sales Value] * [[Indirect Sales Units]) , but chart shows no data to display
 
					
				
		
I have taken the same Luis. Kindly check attached sna[pshot 
 
					
				
		
 sunilkumarqv
		
			sunilkumarqv
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Please find attached file and check it..
 Gysbert_Wassena
		
			Gysbert_WassenaPut square brackets around Indirect Sales Units: [Indirect Sales Units]
Perhaps it's easier if you select the field in the Field drop down box below and use the Paste button to insert it into your expression. That will make sure the brackets are added automatically and the name of the field won't be misspelled.
 
					
				
		
Hi Sunil,
I am using trial version of Qlikview.  
 
 
					
				
		
Thanks, its showing up now.
