Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
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