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: 
jduluc12
Creator
Creator

qlik recognizing numbers as dates from excel

Hi,

My excel file  has one number field which is being recognized as date while loading in qlik.

How to make sure that number comes as number an not as date?

Regards,

Jean

1 Solution

Accepted Solutions
tamilarasu
Champion
Champion

Hi Jean ,

Try like below,

Num(FieldName) as FieldName

View solution in original post

2 Replies
Anonymous
Not applicable

Try num(Num#(Yourfield)) in load script

tamilarasu
Champion
Champion

Hi Jean ,

Try like below,

Num(FieldName) as FieldName