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

Count number values vertically, transpose the horizontally, and add numbers to the columns

csh8428
11 - Bolide

I am trying to take the vertical in put, count the number of times [Name] appears, transpose it horizontally, and then assign a number prefix to each column name. 

 

Using the attached sample dataset the number of drivers and owners for any given ID will change over time and is unknown, so the count that gets appended to the field name needs to be dynamic. The column names match my actual column names, but the values are completely made up.

 

I'm close, but haven't gotten quite there and am being lazy by posting here while I still work on it.

 

screenshot.png

 

 

 

 

Thanks for any help!

1 REPLY 1
csh8428
11 - Bolide

I figured it out. I sued the tile tool

Labels
Top Solution Authors