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

for each InstanceID transpose the column values in KPI field into separate columns...

Raj_007
8 - Asteroid

Hi All,

 I have this dataset where i have duplicates in my instanceID because it can have multiple KPI's  - i tried to get the values in the field KPI into separate columns using the crosstab but i still have duplicates   - any help - i think i might need to use transpose and crosstab combination may be..

 

i have attached some sample test data - any help - thanks a lot

 

looking for something like

Raj_007_0-1645108030079.png

 

3 REPLIES 3
Luke_C
17 - Castor
17 - Castor

Hi @Raj_007 


How's this? You're on the right track with the cross tab. I had to make a new field to repeat the KPI name in order to facilitate it being both the header and the value in the column.

Luke_C_0-1645109216274.png

 

 

Raj_007
8 - Asteroid

Luke, That was so fast! really appreciate your help. I was very close :)

Luke_C
17 - Castor
17 - Castor

Glad you're all set!

Labels
Top Solution Authors