Merging Rows for Unique IDs

Hi, I have a table showing customers, their current statuses, and when those statuses take effect.
As customers can have more than one status, we have duplicate customer IDs. I need to merge the statuses into one row, separated by a forward slash, so that each customer ID is unique.

Can this be done in a workflow?

Answers