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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Translate SQL CAST to LOAD

Hi,

I've this problem.

In a SQL SELECT I have a field containing "2 D1", if I cast that to integer - CAST(myField as INT) - in a SQL SELECT it does work and converts my "2 D1" string in 20 (int).

How can I achieve that in a LOAD? Is that possible?

Thank you in advance,

Regards

Labels (1)
0 Replies