We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Data Cleansing

sariyaj
7 - Meteor

I keep seeing "_x000D_" on my data in Alteryx. In my excel sheet, it shows that there is a line break and then the rest of the data. I know to get rid of line breaks, I have to use the data cleansing tool and remove tabs and line breaks, but that isn't doing anything in this case. How do I get rid of "_x000d_" and display the actual data in that cell?

 

Thank you for the help!

14 REPLIES 14
binuacs
21 - Polaris

@sariyaj I am seeing the data like below in Alteryx. Can you screen shot your data in Alteryx

 

binuacs_1-1673904104564.png

 

 

sariyaj
7 - Meteor

sariyaj_0-1673904418080.png

This is what it shows up as in my alteryx.

binuacs
21 - Polaris

@sariyaj Can you try the below Regex_Replace formula and see your issue fixed?

 

binuacs_0-1673904675470.png

 

sariyaj
7 - Meteor

sariyaj_0-1673905227747.png

sariyaj_1-1673905261371.png

No, there was no change

binuacs
21 - Polaris

@sariyaj I am attaching my workflow with your input file. Can you try to run the attached workflow and see you are seeing the issue or not?

 

 

Labels
Top Solution Authors