Good day,
I am a bit confused with Tables. Let's say I have a table which has the col 'Group' with the values Group 1, Group 2, Group 3 and the account id - in total, let's say there are 10 account IDs: 5 belong to Group 1; 3, to Group 2; 2, to Group 3. How can I build a table which will show Group in the first column and Account Ids in the 2nd? When I tried to do it, only the first column is not aggregated, while I have no option but to aggregate the 2nd column which I don't need.
Many thanks,
Eka