Hi,
I want to have a model driven app that is able have a field in a table (within dataverse) that looks up the companies users. To be clear I dont just want the users that have been given a security role to the specific organisation. In my case I have 100,000+ users and all I want to do is select them as lookup. They are not going to be a user of my app and hence no licence need.
The user list can likely come from AzureAD as we sync with on prem AD or 365 users for my company.
Is there a way to do this?
Many thanks