It’s probably a simple thing,… I’ve read all the other ones where this is addressed but I’m stuck.
I have 2 users, 4 challenges in this sheet https://vj6af.glideapp.io (open to copy).
User1 was in a challenge of a certain type. User1 invites User2. User2 should now only see the challenges with the same type as user1.
It’s showing how I want in the challenge table. But setting a relation from the user table to the challenge table returns all. Therefore I can show the right collection.
Hope someone can get me out of this loop.