Forum Discussion
MP_123
9 years agoMicrosoft Employee
publish via git
is there any way to store pbix files on git and publish it (script) via git and not from power bi desktop? thanks!
- 9 years ago
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
v-sihou-msft
9 years agoMicrosoft Employee
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
Anonymous
8 years agoNot applicable
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.