Hello!
Recently I've been playing with forms in Power Pages. In the form, I would like that the user is able to select multiple records in one single field. Initially I thought I could do that with a lookup field, as the values I want the user to select from are all stored in another table. Lookups work well for one single choice at a time, but unfortunately not for multi-selection.
However, I am able to use multiple choice:

Which made me think, can I make a Dataverse Choice that stays updated with changes in a table?
Additional question - is it possible to set a limit to how many options that can be selected?