Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
When trying to load the very same table using the transformation step tool, I receive an error message:
2. Fail
Any clues?
Kind Regards,
Olle
maybe adding at the end of the where condition
where len(trim(@1:18))>0
not working for me Im afraid
Same error message