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

Announcements
Search may be unavailable 11:30 PM on Aug 24 to 1:30 AM on Aug 25. Thank you for your patience.
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