Forum Discussion
Anonymous
5 years agoNot applicable
Which Datasets do I own?
Sounds like an odd question, but over the last two years or so, I've published many reports and datasets to very many workspaces (some are on Premium capacity). How do I get a list of all reports & datasets that I own / administrator of? They are spread to the four corners of the world 🙂
Thanks,
Gerard
4 Replies
- GilbertQSuper UserHi there
THe only thing I can think of is for all your App Workspaces that are on the New(Modern) App Workspaces you could run this REST API
https://docs.microsoft.com/en-us/rest/api/power-bi/admin/groups_getgroupsasadmin#get-workspaces-with-users-expanded-(only-applicable-for-workspaces-in-the-new-workspace-experience)
You would need the permissions to run it as an Admin.- AnonymousNot applicable
Thanks! I'm not an admin, but I know a man who is 😀
- GilbertQSuper UserHi there
That is awesome, if this solves your issue please mark the solution so that others can find it.
- v-lionel-msftCommunity Support
Hi Anonymous ,
Try the following two APIs.
https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/getdatasets
https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/getdatasetsingroup
Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.