Re: How to update created by field of a record
Hi @Tourist,
Based on the issue that you mentioned, do you want to update the 'Created By' in your Dataverse table?
Could you please share a bit more about the scenario?
Actually, the 'Created By' is a default system column automatically populate by the current user by design. There is no way to modify it in PowerApps currently.
When other user edit an existing record you created then his name will be listed in the Modified By field and the Created By will remain the original creator of the list item.
In a word, you could not modify the system field.
If you insist on update the creator, you could add another new column to save this certain user name.