Hi,
I hope you can help me, I've searched everywhere and I can't find an answer to my problem.
I work for a training organization. I have a table with students. A table with training session dates. And a table with speakers.
In the dates table, I make a link with the speakers (each speaker can participate on one or more dates)
In the students table, I want to get the names of the speakers of each session, but in a deduplicated way (I want to use these names to print a certificate)
But no matter what I do, I can't remove the duplicates in the names of the speakers.
Airtable considers that the 2 or 3 speakers on that each training session date are different arrays.
I tried the « arrayflatten » and « arrayjoin » fonctions (and a combination of these) but nothing works.
Do you have any idea to ge me solve this ?
Thanks in advance
