Dear Alteryx Community,
hopefully you can help me with the following issue.
I have built a simple workflow.
Data comes from customer, I cut off a few lines, reorganize fields, change data field types with formula, rename, summarize and then send to output. This is all cool. But, there is one file where this does not work.
Now this is my issue.
In this case, the original file is formatted in numbers, but Alteryx recognizes the file fields as text. Normally this is no issue. Change to double and there you go.
But, I am here in Germany where one thousand is formatted as 1.000. Alteryx convertes this to 1,000 (For us 1.000 = one thousand and 1,000= one). All numbers > than 1.000 are lost. I have tried so many different ways for a work around, but is does not work. Would you have an idea, how I can solve this issue?
I have added a small picture, explaining what I mean.
thank you
Crete