Forum Discussion

msalerno's avatar
msalerno
New Member
5 years ago
Solved

How to Update a Report theme via Power BI REST APIs

tldr; How can I update report theme via REST API?    I have a set of reports residing in muliple workspaces.  Each workspace has a custom theme for the reports (set in Power BI Desktop manually).  ...
  • lbendlin's avatar
    5 years ago

    You can't do that, but you can upload reports/datasets into workspaces via the API.  Apply the theme to a local pbix and then upload that.