I'm building a table report in explore. I want to show values chosen from a multi-select field but currently if more than one option is selected, then a new table row for each option is created. I'd like to just have 1 row per ticket so I'm thinking if I could concatenate the options into a new attribute calculation that would solve the problem but I don't see a formula that would do this.
Please help