Hello, Glad to ask my very first question here 🙂
I'm building a Model-driven App, and in one of the custom entities, I have a Lookup. The issue is that it only returns one value to pick, when I need to enter multiple values.
For Canvas apps, the use of the Filter functions seems to solve the issues. Here
What would be the alternative for a Model-driven app (without using an Option Set)?
Thanks!