I have many records that have a field of String.
I need to do grouping and have a kind of Total per group where I concatenate the strings into one big one.
Is there a feature or any technique to do something like this?