Forum Discussion

mvdwenv's avatar
mvdwenv
Regular Visitor
2 years ago
Solved

Update Power BI App via CI/CD / REST API?

Hi,   I am evaluating possiblities to automate the deployment of either PIBX or PBIP files from Azure Devops GIT to Power BI Workspaces. I am able to deploy PBIX files to workspaces but I can't pro...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi mvdwenv ,

    Base on my research, there is no direct method to update the app by REST API. Please review the following thread, check if it can be used an workaround.

    Solved: Automatically update app - Microsoft Fabric Community


    that is unfortunately not an option. You have to explicitly update the App to reflect your changes.
    Another way could be to give users Viewer access to the workspace, that's like read-only access. But in that way they do see all the items in the workspace, not only the items published with the App. Is that an option?

    In addition, the following one is a similar idea shared on Power BI Ideas, you can vote it up and add your comments there to improve Power BI on this feature. 

    Automatically update App when new reports and dashboards are published to the workspace

    Best Regards