I have to tables, 1 for users and 1 for posts. I got 1 relation between users and post.
I am trying to do a lookup to get the avatar of the author through the relation. It works well in the data i get the right avatar next to each post :
After switching from a multiple relation to a single relation, I would recreate the Lookup column. I think it sometimes still acts like itâs part of a multiple relation and wonât show up as an option to be used for a single value setting.