Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

QlikSense Ignored information to loading

Hi everyone,

I have a doubt, when i load the information in QVD in QlikSense ignore some things for example in the Data Base from SQL Sever

i have the next value: 0888716523576 but when i load this value in QlikSense in Qvd appear this way: 888716523576 i mean ignored the Cero Value, Can you help Please??

Best Regards!!!

2 Replies
sunny_talwar

May be try loading as text using Text() function

LOAD Text(FieldName) as FieldName

maxgro
MVP
MVP

QlikView will automatically interpret these as numbers


More on your question here

Re: Data load from SQL database not as i need