Hi, I'm trying to combine several row data that have a similar dimension.
For instance, i want to aggregate all of the lists_name's into one row next to 2024 Collection - Launch #4.
so turn this…
into this…
You can do this with a Magic ETL Group By tile to combine the values with a comma separator.
Wow, didn't know that was an option. Thanks Grant!