Hello everyone!
Using the date input tool as the first step in my workflow, I have a column containing two possible data formats, for example:
- 39846545 (only numbers)
- TRS364788 (three char followed by numbers)
Since the raw numbers appear first, data input tool sets the column type as Double.
Is there a way to always force the tool to read the column as String?
Thanks in advance!