Lookup / Dropdown

Hi all,
I have an Tracks table with a Artist column. And I have an Artist table with a Artist name column. I want the user to select an Artist name. So I use a EnumList with a ValidIf expression (Artist[Artist name]). But I want the user to also create a new Artist when necessary.

I tried this Article but I canโ€™t get it working the way I want it. I now have two columns in my spreadsheet, Artist and Otherโ€ฆ But no new entries in the Artist tableโ€ฆ Is there more indept information on this specific pattern? Thanks in advance.

0 2 346
2 REPLIES 2

It sounds that you should use Ref field instead of EnumList. Check this articleโ€ฆ https://help.appsheet.com/articles/961426-references-between-tables

@Aleksi Thanks for your reply.
I hace tried the Ref field, but you can only select one item, but in this case a Track can have multiple Artists. And for example multiple Record Labels. Or is there an option for selecting multiple values?
Also there are a lot of References, but only one IsPartOf is allowed, right?

Top Labels in this Space