Forum Discussion
Source code of Power Bi Pbix File
Hi
How to get source code of Power BI Pbix file having developed and published reports?
Regards
Somnath
Hi SomnathPatil,
Here is a blog sharing detailed steps to view the contents of a PBIX file:
What makes up a Power BI Desktop PBIX File
Regards,
Yuliana Gu
3 Replies
- v-yulgu-msftMicrosoft Employee
Hi SomnathPatil,
Here is a blog sharing detailed steps to view the contents of a PBIX file:
What makes up a Power BI Desktop PBIX File
Regards,
Yuliana Gu
- AnonymousNot applicable
You can rename the pbix file to zip and extrac the zip file to get to the source code files. If you do decide to change the xml code, I recommend pulling the file out of the zip, modify it and drag it back in the zip file, rather than extracting the whole zip file.
- AnonymousNot applicable
You can copy your M codes for each of your query in Query Editor (right click on each query and choose Advanced Editor) if using Import mode