Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

Get all Power BI Workspace Admins

Good Morning Community

is there any way to export all Power BI Workspace Admin from a Tenant?

Thanks for your ideas!

4 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi ibarrau

    thank you for your response. what we want to do is send an e-mail info to all Power BI Workspace Owners in our Company and i am looking for a way to get these recepients. 

    Unfortunately, I don't think that the export report function will help us, because Report owners and workspace owners are not necessary the same people.

    • ibarrau's avatar
      ibarrau
      Super User

      Well, using the API with a PowerBI Admin will give you access to anything in the service. But I can't get the idea yet. You can get the users in a group, filter by role and build a list of admins in workspaces, You can also export any report report in any workspace. However you cannot send that report by email with a request. You might need a server running scripts downloading stuff organized in specific folders and sending emails of those reports to the list of admins or something like that.

      I hope that helps