Is it possible to change the ownership for a custom table in a Dataverse?
When you create a custom table, the options for ownership are User or team-owned, or Organization-owned. After a table is created, you CAN'T change the ownership for this custom table
- User or team owned: Actions that can be performed on these rows can be controlled at the user level.
- Organization-owned: Access to the data is controlled at the organization level.
As a workaround solution for changing the ownership for a table in dataverse , you have to do the following:
- Export the Table data.
- Create a new table with your new ownership
- Import the exported data to the newly created table.
Check also