Hi All,
I am trying to find a solution to convert all records in a column, which has mix of texts and numbers, entirely into set of text.
For Ex. Column A has records As IDs like ABC123, 1234.801,......so on.
But when I am feeding this to Alteryx, the one with the ID which is 1234.800, is getting converted to 1234.8009999998, which I do not want.
Is there a solution we can apply as there are multiple entries like this? Any help which would be much appreciated.