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.

Transpose and Cross Tab

suby
11 - Bolide

Hi All,

 

I'm facing the issue when i cross tab using the Concatenate. Attached the sample WF.

 

Looking for some solution on these

 

- Firstly i when i output from the cross tab I wanted the output to match exactly the same as Input.

 

 

7 REPLIES 7
Emmanuel_G
13 - Pulsar

@suby  Can you please give the excepted output for this input data ?

Felipe_Ribeir0
16 - Nebula

@suby You want the output of the cross tab to look like the text input, right? Like this??

Felipe_Ribeir0_0-1663887030920.png

 

If the provided answer helped you to solve the problem/was correct, please accept it as a solution :)

 

Thanks.

 

binuacs
21 - Polaris

@suby to get the exact result as the input you need to turn off the AMP engine and try to run the workflow

 

binuacs_0-1663917687851.png

 

suby
11 - Bolide

Hi,

 

But i how i do get the Original column headers without any Underscores?

Felipe_Ribeir0
16 - Nebula

Hi @suby 

 

You can use the dynamic rename tool to remove the '_' from the header, see the workflow attached

Felipe_Ribeir0_0-1663925819963.png

Felipe_Ribeir0_1-1663925855118.png

 

Emmanuel_G
13 - Pulsar

@suby 

 

Find a solution to get original headers

 

Emmanuel_G_0-1663926005601.png

 

Felipe_Ribeir0
16 - Nebula

Hi @suby 

 

It worked?

Labels
Top Solution Authors