Start Free Trial

Alteryx Designer Desktop Discussions

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

Alteryx excel cleaning

Sivory18
7 - Meteor

Hello,

 

I am fairly new to Alteryx and I need help. As you can see, the output only has rows, but no column. I am wanting to use tool like text to column or something so that it can put the data into columns so like this:

 

Account number | Account Name | Inv Profile | Strategy | instrument|

 

As you can see in row 9,10,15,16,21,22,27,28, they either have the header again or "-----" i want to remove that as well. 

 

here is the raw excel file if you need.

 

Any help will be appreciated. Thank you

2 REPLIES 2
Qiu
21 - Polaris
21 - Polaris

@Sivory18 
Cleansing up the unstructured data is always challenging and case-by-case.

Hope this will help.

0703-Sivory18.png

binu_acs
21 - Polaris

@Sivory18 another way of doing this with the regex tool

image.png

Labels
Top Solution Authors