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

Bring in a file, create new rows, and move data from original file to specific new rows...

paulb1
8 - Asteroid

Hello,

 

I have a file with a bunch of fields in it.  I need a way to be able to create a new file with rows where I can assign transaction #s and then move my original fields into these new rows.

 

Sort of like this:

 

Original Data File:

 

TestDate  StudentName  Score1  Score 2  DOB  Zip  Classroom#  Teacher  StudentID  TeacherID  Subject  Test#

 

Output:

 

100.1  TestDate  StudentID  Score1  Score2  Test#

102.6  TestDate  Teacher  Classroom#  Subject

104.3  StudentID StudentName  DOB  Zip

Etc.

Etc.

 

Any guidance/direction is appreciated.

 

Pau;

2 REPLIES 2
ivoller
12 - Quasar

I'm really not sure that I understand the problem. Can you post sample inputs and outputs?

paulb1
8 - Asteroid

Actually I was able to figure this out.  

 

 

Thanks 

Labels
Top Solution Authors