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.
Hi
How to get source code of Power BI Pbix file having developed and published reports?
Regards
Somnath
Solved! Go to Solution.
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
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
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.
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