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

General Discussions

Discuss any topics that are not product-specific here.

Need help in displaying data row wise

Surajnair
7 - Meteor

Please check the input file with required output

3 REPLIES 3
terry10
12 - Quasar

@Surajnair 

 

Alteryx works with data in a tabular structure of rows and columns. The required output you specified isn't tabular, so I am not clear on what you are trying to achieve. I'm guessing that you may bee looking for a list of the concat_values for each tablename. If that's correct, you can get that with a simple summary tool; however the format will not be as you specified. see attached workflow.  

 

If this helped you, please mark as accepted. Thanks.

 

Capture.PNG 

Surajnair
7 - Meteor

Need output like below attached img

output.PNG

terry10
12 - Quasar

see attached

Labels
Top Solution Authors