Skip to main content

Power BI

New

Programmatically conversion between PBIP and PBIX files

Vote (49) Share
TANAKO P's profile image

TANAKO P on 21 Jun 2023 04:58:10

Conversion support will be useful in many case including CI/CD implementations on Azure DevOps where we can store as PBIP file in git then convert to PBIX before publish. (since PowerBI API did not support PBIP files)

Comments (2)
TANAKO P's profile image Profile Picture

Eric Dornieden on 20 Nov 2024 17:35:06

RE: Programmatically conversion between PBIP and PBIX files

This feature would be a significant enhancement to our development workflow and greatly expand the possibilities within Power BI.Our team heavily relies on modifying PBIP files programmatically with Python to generate reports. However, we are currently forced to open these files manually to save them in a different format, which is both time-consuming and inefficient.In 2024, this manual process feels outdated. Implementing this feature would not only streamline our workflow but also save us a tremendous amount of time and effort.

TANAKO P's profile image Profile Picture

on 18 Sep 2023 12:31:49

RE: Programmatically conversion between PBIP and PBIX files

The new developer mode in PowerBI desktop is a fantastic addition. We plan to use it extensively especially for the files in import mode, we would like to have the option to convert a .pbip (which is the format that git repos will hold) to a .pbix through DevOps pipelines. It would be even better if you can add this option to the Azure DevOps extension, Power BI automation tools.  From what I saw in the documentation this is not possible yet.

Merged Idea (1)