Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 Pragna
		
			Pragna
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Experts,
I see an issue with the data pulling to Qlik. The Original Table with SQL has the field value as
Days Coverage
21.7
18.5
16.1
But the same field I have pulled to Qlik and the Days Coverage values are looking like below values
Days Coverage
22
19
16
I haven't not given any Round() function but still it's automatically rounding.
Any Suggestions/help is appreciated.
Thanks.
 Pragna
		
			Pragna
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		As Marcus included, It is something difficult to say without having you done 🙂
BTW, Can you see using Text() function for that? Text() returns same as DB.
 Pragna
		
			Pragna
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		@MVP ,@Marcus : When i have used the text(Days Coverage) it's still displaying rounding value number.
 
					
				
		
 marcus_sommer
		
			marcus_sommer
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I tend to think that the number don't have any digits when they come into Qlik. Could you compare with other numerical fields which you load from this database with this driver? Does it happens there too or is this the only field?
- Marcus
 Pragna
		
			Pragna
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		