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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
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

Labels (1)
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