Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Parts from single sentence going to next row?

AnaLG
7 - Meteor

Hi, 

I am trying to fix the format of this table in Alteryx, so for example the content of 'responsibilities' row 5 is part of row 4 and should not be in a different row. How Screenshot (16).pngcould I fix this? Thank you in advance!

 

2 REPLIES 2
Jonathan-Sherman
15 - Aurora
15 - Aurora

Hi @AnaLG,

 

You could use a combination of multi-row and summarise to consolidate and concatenate the rows into one. I've attached my example.

Screenshot 2024-02-01 163922.png

 

Kind regards,

Jonathan

AnaLG
7 - Meteor

Thank you so much @Jonathan-Sherman. What would happen if there was no brackets or numbers in the column 'Responsibilities'?

Labels
Top Solution Authors