If I have the following table (shown in the image below), how can I write a grouped query that would concatenate the grouped results?
For this example, I\'d
You can use the GUI to do it this way:
Select your LetterColumn and then Transform / GroupBy:
Select Add Column / Custom Column:
Click opposing arrows at top right of new AllData column to Extract Values from new AllData column:
Remove AllData column.