Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
 suniljain
		
			suniljain
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I have country and region wise data and I want to plot that on google map.
is it possible to plot without latitude and longitude ?.
I have data like .
Country = India,
Region = Maharashtra
Sale = 10000000
I want plot sales amount on Maharashtra Region of India.
 SunilChauhan
		
			SunilChauhan
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Yes you ca use x and y axis values.
take a scatter chart ,load the map required.
see the x and y value using mouse over. make a excel using country state and x,y value.
take dimension region as per requirement.
in expression x ,y and sales hide x and y.
thanks
Sunil
 
					
				
		
 suniljain
		
			suniljain
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Suppose I have 200 Region of 100 country in that case this scenario do not work.
 SunilChauhan
		
			SunilChauhan
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		i know it is lenghty but will work aaccordingly.
