Forum Discussion

Ann_DAS's avatar
Ann_DAS
Copper Contributor
Jul 29, 2025
Solved

Created By column on a SharePoint list picking up wrong info

I have a general user account and another account (DAS Power Automate) that I use for Power Automate flows. I am logged in with my user account as usual but when I create an item on one SharePoint li...
  • MrCharlesJenkins's avatar
    Jul 30, 2025

    To fix this, check if a flow is triggered when an item is created and review which account is used in the flow's connections. If it's using the service account, reconfigure the flow to run in the context of the initiating user (using “Run-only users” or a trigger that captures user context), or temporarily disable the flow to verify if items are then created under the correct user account.

    ------------------------------------
    Don't forget to mark as solution if my answer suits you

Resources