Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!View all the Fabric Data Days sessions on demand. View schedule
How to transfer dataset ownership to a group? Right now I could see only one option that is "take over" and it transfers ownership to my account, but I want to add a team group to dataset owner, so that if any person leaves the organization, we need not have to manually click take over and add our credentials to each dataset.
Currently, there is no direct way to transfer ownership of a dataset to a group in Power BI. As you mentioned, the only way to transfer ownership is by clicking "Take Over" and then transferring ownership to an individual user. However, there are a few workarounds that you can try:
Create a shared workspace: You can create a shared workspace and add the group as a member with edit permissions. Then, you can move the dataset to the shared workspace and change the ownership to the group. This way, all members of the group will have access to the dataset.
Use PowerShell: If you have access to PowerShell, you can use the Power BI cmdlets to change the owner of a dataset. You can write a script to transfer ownership to a group instead of an individual user.
Use REST API: You can also use the Power BI REST API to change the owner of a dataset. You can write a script or a program that calls the API to transfer ownership to a group.
Please note that these methods require some technical knowledge and may not be suitable for everyone. It's always a good idea to test these methods in a development environment before applying them in a production environment.
Best regards,
Isaac Chavarria
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi @ichavarria ,
Thanks for sharing those options.
For option 3 (REST API), could you share the API endpoint that enables the transfer of data ownership to another admin? I've tried using Post Dataset User In Group and for some reason the dataset is still linked to the original user.
Best regards
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!