Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Data cleansing - Headers in dataset, replace data etc

evnlxy
5 - Atom

Hello,

 

I have a dataset which I am trying to clean up to create a PivotTable. However, there are header rows included in the dataset and information applicable to rows following certain data - I have attached the input data as well as desired output and would appreciate any help in coming up with a workflow.

 

Thank you!

3 REPLIES 3
alexnajm
18 - Pollux
18 - Pollux

I would look at using a Multi Row Formula to cascade the first column down so you have the 1, 2, etc. repeat for every row. Then you would use likely a RegEx Match filter to make sure you only keep records where that column is numeric!

Raj
16 - Nebula

@evnlxy 
find the workflow attached

Mark done if solved.

evnlxy
5 - Atom

Thank you so much this is exactly what I was looking for, much appreciated!

Labels
Top Solution Authors