I would like to combin multi colum value in one cell, please help.
which alteryx function can instead of Excel's CHAR(10)?
thank you
@AnnieChien
One way of doing this easily and the excepted output.
Let me know if there is any issue and please do not hesitate to mark this answer as solution if it helped.
@AnnieChien You can use the summarize tool for this
I appreciated @Emmanuel_G and @binuacs' help, both are benefit me a lot.
I'm sorry, I didn't express clearlyThe actual data will be more than 10 records, each row can be combined into a field.
Thank you so much.
See if this is what you're looking for.
Yes it is possible just by adding RecordID tool before transpose tool.
Find in attachement the solution. I added more lines in dataset to test.
@Emmanuel_G
I appreciated that I can shows mupli lines in one cells with your suggesstion. Thank you very much.
Now I am trying to export the cell with excel file.
Good to know.
If the answer helped, do not hesitate to mark it as solution please. 🙂