I want to have different dates appear in column next to customer.
I have lot of customers which items arriving on different days. So now I'd like to have them organized in a way that in one column (or string) there is customer’s name and in next dates when items arrived divided by (,)
Obviously it would go in to new table (and that is fine), but don’t know how to accomplish that.
I know how to make rows appear in one column (string), but for all of the records (i.e. emails from all customers are in one string).
Any ideas?
I have lot of customers which items arriving on different days. So now I'd like to have them organized in a way that in one column (or string) there is customer’s name and in next dates when items arrived divided by (,)
Obviously it would go in to new table (and that is fine), but don’t know how to accomplish that.
I know how to make rows appear in one column (string), but for all of the records (i.e. emails from all customers are in one string).
Any ideas?