Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
10 years ago

How to Automate .PBIX file in Production Environment

Hi All,

 

In our application we want to develop a deployment strategy for POWERBI.

What we want to do is the developer will generate the PBIX file from its desktop and place the file in one of our predefined physical location.

We will develop a script, preferably through powershell/.bat which will pick the file and publish the same to the group in PBI Service.

Is there any solution through which we can achieve this feature? Really need your help in this regard.

 

Thanks, Mridul

1 Reply

  • ankitpatira's avatar
    ankitpatira
    Icon for Community Champion rankCommunity Champion

    Anonymous follow this article, it shows how to use REST api to import pbix in power bi service. also check this out, it lets you publish using powershell.