Hello, i'm new to Alteryx. So i have a column that includes whole numbers as well as decimals. Here is a sample
2.5
40.5
3
23.5
2
1
The data type right now is a V_string but I will change in to a fixed decimal because we will need to perform a sum on the values later on.
For some of the numbers that appear in the column, I have the message "This cell has an embedded new line". What does that mean and how do I eliminate the message.
Thanks