Hi Folks,
In Magic ETL, I'm grouping by a key and defining a new column using the formula:
List_Agg(customer_name, ' / ')
Is there a method to generate a distinct list of customer names by key? I don't want the repeat customer names in this value.
All support appreciated
Kind regards,