Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 MK_QSL
		
			MK_QSL
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I have customer data table as below.
| Customer | Country | 
| A | Germany | 
| B | France | 
| C | Italy | 
| D | Spain | 
| E | Poland | 
| F | Sweden | 
| G | Turkey | 
| H | Denmark | 
We are comparing two customers based on sales strength. Below is the table which is fixed to compare the customers.
| Customer1 | Customer2 | 
| A | D | 
| B | F | 
| C | E | 
| H | G | 
I want to create a customer wise sales bar chart, so that if I select any customer from Customer List Box, the bar chart will show corresponding Customer1 vs Customer2 sales.
i.e. If i select G, the bar chart will reflect Sales for H & G.
Note : We have more than 200 customers, so the solution should be dynamic....
 MK_QSL
		
			MK_QSL
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Looks OK but only concern is Customer1 vs Customer2 table now shows list of all Cusotmers... !!
 
					
				
		
 IAMDV
		
			IAMDV
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Sorry, I didn't get that one. Please can you explain in detail?
Update - I get it... I'm fixing that one. Ignore my previous message.
Thanks,
DV
 MK_QSL
		
			MK_QSL
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		
 
					
				
		
 giakoum
		
			giakoum
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Use either customer1 or customer2 as customer field. there is no difference.
 MK_QSL
		
			MK_QSL
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		any reply on this?
 maxgro
		
			maxgro
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		see attachment, hope it helps you
 
					
				
		
 IAMDV
		
			IAMDV
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Manish - I think Massimo solved this one for you. Are you happy with the result?
Thanks,
DV
