Hi,
I am currently working with a data file that includes a column defined as a string type. However, some cells within this column contain numeric values that I would like to use for calculation purposes. Is it possible in Alteryx to convert specific cells—within a string-type column—to a numeric data type such as double?
I have attempted several formula-based approaches, but unfortunately, they did not yield the desired outcome to convert these cells to store double (number) values. Any guidance or suggestions on how to achieve this would be greatly appreciated