SPLIT
The SPLIT function takes a list of items and split them in a group dictionary using a table with the group where items belong.
Last updated
The SPLIT function takes a list of items and split them in a group dictionary using a table with the group where items belong.
Last updated
group1: [id1, id3]
group2: [id4, id5]
group3: [id2]