Hi all,
I have a SharePoint list which I'd like to migrate to Dataverse.
Part of the list is a column called Assigned To, which is a type Person or Group.
How can I migrate the data from the SP list to the Dataverse table and have the same functionality - being able to pick a user from the whole Azure Active Directory?
I thought of using the new virtual table MS created - AAD User - but for that I would need to create a new key, which is not possible in this table.
Any other ideas?