We've created a Data Model driven app and for new records have been mapping staff against user table for eg record owner assignment. However there is a limitation since the user table only references users who have a current PowerPlatform license.
We saw that there is a AAD User Virtual table which allows us to retrieve any user in our AAD within an app, which looks perfect from a front end perspective.
However when performing a data migration / import for our historical data, our dev team have advised that they are unable to map to the AAD User Virtual table.
Is what we are trying to do possible? and if you could provide any insights on steps/configuration it would be appreciated.
Thank you!