HI Team,
I have a data set that i need to merge.
Data set 1
1
2
3
4
Data Set 2
Desired Output:
Appreciate if someone can help me in the right direction.
Hi, Join Tool should work and just join them by ID.
Join tool will get them in different rows i want to show them under 1 row if multiple values seprated by bullets or a delimiter
You can use a Summary Tool and group by ID and Concatenate by Name. You only need Dataset 2 in this instance. I dont think you can use a bullet, but you can use any other delimiter you can think of.
can you help with a test workflow ?
@SouravKayal
Add a sort tool after it if you want the ID's in order.
@SouravKayalare you looking for output in PDF output or Xlsx format.have you explored reporting tools?
If its in excel you can also use \n in stead of the comma as the separator and it will put a Carriage return inside the cell and present it just like you have it, less the bullet.
Hi @SouravKayal
Simple summarization tool can provide you with the desired output.
I have created workflow, please check that if aligns with your requirement.
Note: Bullet point thing i am not sure about if that works in Alteryx.