Hi,
I'm trying to convert columns from String to Double with the Select tool.
The issue is that the header name changes to Null afterwards.
How can I divide between those two parts?
Thanks in advance
Solved! Go to Solution.
Can you post an attachment of a simple example with what it is you are trying to do?
Changing the field type in the Select tool should not affect the name of the field. Could you provide an example of your scenario? An image or attached workflow would greatly help troubleshooting.
Thanks - it looks like the issue is with your Input tool as it is not recognising all of your column headers. In your source file are all the column headers on the same line or are they staggered across multiple rows? The data input tool has a "First Row Contains Field Names" property you can use if they are all on the same line.
Thanks for your help.
Not sure why but when I configured to import from line 7 then it captured the headers of line 6.
All good - glad to hear it's now running as expected