Hello,
I am trying to migrate some data from one list to another. Basically just trying to get 2020 data only, I have the entire thing figured out but I there is one small problem.
When we disable a user and remove their SharePoint license because they no longer are with the company... these users are in People Columns on the old list. For example "Assigned To" or "Approved By" etc...
When it tries to create the item in the new list everything works until it comes across a user that has been disabled/no SharePoint license. How can I get around this?
I'd really like to keep there names filled in, the users still exist in Azure AD. However, if it's not possible can I just leave those particular entries empty some how?
Maybe a get profile for that column, if it comes back and it doesn't exist then make it empty? I get errors when using Empty also