Forum Discussion

tpoltorak's avatar
tpoltorak
Helper I
4 years ago
Solved

Mapping dashboards

Is there a way or a tool for mapping all the dashboards across multiple workspaces? I would like to make it easier to locate the right dashboard and wonder if this could be automated or would I have to make a list manually?

  • Anonymous's avatar
    Anonymous
    4 years ago

    Hi tpoltorak 

    Please correct me if I wrongly understood your question . From your description, you want to manage your dashboards in one place, right ?

    There is no place to directly manage all dashboards in the Service, but you can get the information of all dashboards through REST API, then export and organize them yourself . You need sign in your Power BI account first and then run the REST API to get the result . Finally, copy the results and collate them .

    https://docs.microsoft.com/en-us/rest/api/power-bi/admin/dashboards-get-dashboards-as-admin

     

    Best Regard

    Community Support Team _ Ailsa Tao

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi tpoltorak 

    Please correct me if I wrongly understood your question . From your description, you want to manage your dashboards in one place, right ?

    There is no place to directly manage all dashboards in the Service, but you can get the information of all dashboards through REST API, then export and organize them yourself . You need sign in your Power BI account first and then run the REST API to get the result . Finally, copy the results and collate them .

    https://docs.microsoft.com/en-us/rest/api/power-bi/admin/dashboards-get-dashboards-as-admin

     

    Best Regard

    Community Support Team _ Ailsa Tao

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.