JoinedList not available to select in Layout

Hi,

I have a table that has a relation and joinedlist, I want to access the joinedlist on the layout and show what’s in that list to users.

I show joined lists in other parts of my app to users but in one particular table it doesn’t work.

As you can see in the screenshot there is no joinedlist available to select from, but on other screens other joined lists are available (like the one below).

Have I missed something?

Your Joined List might be returning an array. Can you show us what the column looks like in the data editor?