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 in an Outline Form Needs to be Readable Row by Row

KmbrlyPC
8 - Asteroid

I have 100+ spreadsheets with the same 6 fields that need to be cleaned up so the data reads line by line (row by row). Here is an example of what the data inputs look like in terms of structure and the output that I am needing. I also attached an excel spreadsheet to show this example. I was planning on using the union tool to join all spreadsheets into 1, but then I am not sure how to clean it up to get to the Output I need.

KmbrlyPC_0-1660777853592.png

 

4 REPLIES 4
Qiu
21 - Polaris
21 - Polaris

@KmbrlyPC 
I use the tranpose and Cross tab to avoid using multiple Multi-row tools.
For your Excel input, we can use dynamic input to process the multiple sheets with same schema.

I believe there are extra 2 rows a the end of your sample out put file.

0818-KmbrlyPC.PNG

KmbrlyPC
8 - Asteroid

I am having issues opening the workflow.

Qiu
21 - Polaris
21 - Polaris

@KmbrlyPC 
Yes, it is a pakage.
Just click Yes when asked. 😁

KmbrlyPC
8 - Asteroid

Nevermind, I figured out how to open it!

Labels
Top Solution Authors