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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Load from Textfile, issues with "Transformation Step"

Hi,

I'm trying to shape up my text-file table when loading into QV.

Without using the transformation step tool the below code is generated, and working fine.

1.Works fine

Capture.JPG.jpg

When trying to load the very same table using the transformation step tool, I receive an error message:

2. Fail

Capture2.JPG.jpg

Capture3.JPG.jpg

Any clues?

Kind Regards,

Olle 

2 Replies
maxgro
MVP
MVP

maybe adding at the end of  the where condition

where len(trim(@1:18))>0

Not applicable
Author

not working for me Im afraid

Same error message