The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
is there any way to store pbix files on git and publish it (script) via git and not from power bi desktop?
thanks!
Solved! Go to Solution.
You can upload your .pbix onto github. However, it's not possible to directly open a Power BI report from github and publish it onto Power BI Service without using Power BI Desktop.
Regards,
Simon Hou
i saw this one
https://powerbi.microsoft.com/en-us/documentation/powerbi-content-pack-github/
but my question is if i can develop a report via desktop, then upload it to git, approve & publish
thanks
You can upload your .pbix onto github. However, it's not possible to directly open a Power BI report from github and publish it onto Power BI Service without using Power BI Desktop.
Regards,
Simon Hou
Just an update: It is now possible to directly publish a PBIX file to the service using the REST API, so you could conceivably do this for a PBIX file hosted on Github or any other online source.