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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi,
I run into a problem. One of our free users (lets call him Mark) has managed to create a report in his personal workspace using a dataset from another workspace. I'm trying to remove the Dataset from a workspace but it gives me a message:
And in Related content when you highlight a report it says:
Mark is only a Free User, he shouldn't be even able to do that (unless he used a trial version that we turned off for the business now) and I'm an Admin.
How can I remove the dataset without asking Mark to remove the report from his workspace or having to hack Marks account?
Regards,
Jarek
Solved! Go to Solution.
Hi @Anonymous ,
Based on my test, The Delete Dataset API can archieve your requirement, please be very careful using delete dataset API.
We create a dataset, shared with other account, then create report based on this dataset using another account, it can not delete from Web.
Then we get Dateset ID from Settings - Datasets - URL
Try the REST API, just login in and entry the dataset ID
After Run it, the dataset can be deleted. Pleasa be very careful if you want to remove dataset, it is dangerous because you will loss your data in this dataset.
Finally the dataset is disappear.
Best regards,
Community Support Team _ Dong Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
Based on my test, The Delete Dataset API can archieve your requirement, please be very careful using delete dataset API.
We create a dataset, shared with other account, then create report based on this dataset using another account, it can not delete from Web.
Then we get Dateset ID from Settings - Datasets - URL
Try the REST API, just login in and entry the dataset ID
After Run it, the dataset can be deleted. Pleasa be very careful if you want to remove dataset, it is dangerous because you will loss your data in this dataset.
Finally the dataset is disappear.
Best regards,
Community Support Team _ Dong Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks,
That worked.
Although I had to use the different API as the dataset wasn't published in my workspace.
https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/deletedatasetingroup
Thanks,
Jarek
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!