Forum Discussion

DIPAPANCHALL's avatar
DIPAPANCHALL
Qrew Member
2 months ago

Multi-select field

Hello,

I want to create a multi-select field from the records/options that are housed in the parent table. I have over 100 records/options in this table, and I want to create a multi-select field based off that. Is it possible?

  • You would need to split it into two multi select fields.  It's possible to combine the two fields into a formula field for Viewing.

    Or else set up a proper many to many relationship with a middle "Join" table.  That will give you better results when it comes to reporting flexibility.