Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Transforming Account Contact Data

mstoler
8 - Asteroid

Hello,

 

I need to transform the sample data in the Input Sheet of the attached excel file to the output sheet.

 

My input data is structured like this.

 

mstoler_0-1594328669371.png

 

 

My output data needs to be like this

 

mstoler_1-1594328707276.png

 

I can do this with a filter and select, Union and Summarize  but I was wondering if there is an easier way.

 

Thanks,

 

Michael

 

3 REPLIES 3
fmvizcaino
17 - Castor
17 - Castor

Hi @mstoler ,

 

You can get that result by playing with transpose + cross-tab tools.

Here is an example for you.

fmvizcaino_0-1594329564077.png

 

 

 

Best,

Fernando Vizcaino

payam2
8 - Asteroid

Hi Michael,

 

Transpose and Cross Tab tools can make the process much easier. See if the attached solution works for you.

mstoler
8 - Asteroid

Excellent.

 

The image you provided made it clear and I implemented it.

 

Michael

Labels
Top Solution Authors