Forum Discussion

jerics99's avatar
jerics99
Frequent Visitor
6 years ago
Solved

Backing up a workspace

Hi, I am a fairly new Power BI administrator at our orgainzation, and I wonder how can I backup a workspace. I have seen that I can export the pbix file, but than only seems to inlcude the datamodel...
  • JirkaZ's avatar
    6 years ago

    jerics99 You can do pretty much everything what's in the admin API
    https://docs.microsoft.com/en-us/rest/api/power-bi/admin

     

    Regarding the data model and reports - those are contained in the PBIX. The things that are not part of the PBIX are the dataflows and the dashboards (since a dashboard is just a set of pinned tiles).