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.
SOLVED

deal with a pattern in file

adutt1
6 - Meteoroid

I have a data set that looks like this 

adutt1_0-1581094016145.png

The problem over here is there is a pattern which clearly states that Field 1 corresponds to a record while the off numbered records corresponds to a column.

Something like this:

adutt1_1-1581094180216.png

 

I have tried the transpose and cross-tab tools but I am not able to understand how to implement a logic that can go on every alternate entry and assign it as a column and simultaneously enter the record for those columns based on the record id it skipped.

 

I am pretty new to the alteryx tool and would like to get any help on this.

1 REPLY 1
afv2688
16 - Nebula
16 - Nebula

Hello @adutt1,

 

Hope this helps:

 

Untitled.png

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Regards

Labels
Top Solution Authors