Forum Discussion

Sidhant's avatar
Sidhant
Icon for Advocate V rankAdvocate V
1 year ago
Solved

Publishing Power BI Project File to Fabric Workspace in Automated fashion

Hi everyone, So I am exploring on the concept on how to publish a Power BI Project file (pbip) to a respective workspace. I got few resources one of them being the documentation (which had some Powe...
  • Sidhant's avatar
    1 year ago

    Hi everyone,
    So as per my observation and checking few of the comments on the forum what I have concluded publishing the 'Power BI Project file (*.pbip)' has some issues (I was able to publish the same but it was not loading the data on the visuals), so I have skipped the pbip altogether and continuing with Power BI File (*.pbix).

    So basically I have created a script which takes in two arguments: workspace id and the report_file_path (and the POST API I am using the one that's been provided in the Microsoft documentation).
    And for one of the sub-query that I had asked convering pbip to pbix: I am making use of Power AUtomate Desktop which opens the Power BI Desktop and saves it as: Power BI File (*.pbix)

    So I will be closing this thread as I have found the solution.

    Regards,
    Sidhant.