Hello Everyone,
I would like to build a flow that loops through a SharePoint List and checks if the users in AD users are also present in the SharePoint List that contains DisplayNames of a user and deleted SharePoint List column if the user doesn't exist in AD, but exist in the SharePoint List.
Example:
SharePoint List

AD Accounts

Output:
SharePoint List after the flow has ran successfully.

I hope my examples helps.