Skip to main content
Microsoft Idea

Power BI

New

Programmatically conversion between PBIP and PBIX files

Vote (42) Share
TANAKO P's profile image

TANAKO P on 2023-06-21 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 (1) Merged Idea (1)
Vote 4
Vaso Tsichli's profile image

Vaso Tsichli on 2023-07-13 06:21:30

Core

Ability to convert a .pbip to .pbix programmatically

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 bet...

Merged