Join two columns on multiple values and combine them in one cell in excel
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi, Join Tool should work and just join them by ID.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
can you help with a test workflow ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Add a sort tool after it if you want the ID's in order.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@SouravKayalare you looking for output in PDF output or Xlsx format.
have you explored reporting tools?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@cjaneczko Solution should work for you. If you need the bullet point format you would need to add a condition for that to separate 1 entry vs multiple. An output tool might not work for the bullet point format so better use table tool (add the condition/logic here for the bullet point) then render tool for your output.
