Hello all,
I'm getting to know Airtable and might have this newbee question: I'm trying to select the distinct entries of a table after a group by, something like in SQL would be done by
SELECT DISTINCT Actors
FROM MovieDetails
GROUP BY Actors
I'm finding some difficulties in doing this easily in Airtable: is this easily done?
Many thanks in advance for your help and best wishes,
G.