Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Hi,
I have a field country, which the names of the countries in lower case. Is there is a way to capitalize the first letter of the country name in Qlikview?
If yes, how?
Thanks,
TA
 
					
				
		
 GabrielAraya
		
			GabrielAraya
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		 
					
				
		
 GabrielAraya
		
			GabrielAraya
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Simple, in the script .. Capitalize(Country) as Country
BR
Gabriel
 
					
				
		
 bgerchikov
		
			bgerchikov
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		 
					
				
		
Thanks Gabriel for your super fast reply. I got what I was looking for.
Thanks again 🙂
 
					
				
		
Thanks again. As you explained I got what I was looking for but just curious that if I want to capitalize whole word instead of just first letter. How can I do that?
Thanks,
TA
 MayilVahanan
		
			MayilVahanan
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		hi
Use Upper() function
Hope it helps
 
					
				
		
Thanks a lot buddy. I got what I was looking for. I appreciate your quick reply 
