I have a base I am using for rehearsing a play. I have several tables including a character table,

which I linked to the scene table, inputting which characters appear in each scene,

finally linking a rehearsal table which has which scenes are being rehearsed on any given day.

In the rehearsals table, I am trying to find any characters that will appear in any of the scenes rehearsed that day, without duplicates. I have tried a rollup command and a function command. I have played with ARRAYFLATTEN and ARRAYUNIQUE to no avail. Can anyone help?
Solved
Array Unique Function for Linked Tabs
Best answer by kuovonne
Do the same process of creating a lookup and a rollup, only in the other direction. Lookup the dates, then rollup the dates.
Login to the community
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
