|
2 | 2 |
|
3 | 3 | *Collection of publicly available PBIX files extracted into PbixProj format*
|
4 | 4 |
|
5 |
| -Various [Power BI Ideas](https://ideas.powerbi.com/forums/265200-power-bi-ideas) address the lack of being able to properly source-control Power BI projects or to get any visibilty of the internal structure of a PBIX file for QA purposes or automation scenarious, etc. Most recently, [this idea was added](https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/36978934-built-in-git-support-in-powerbi-desktop), which also happens to reference various other related ideas: |
| 5 | +Various [Power BI Ideas](https://ideas.powerbi.com/ideas) address the lack of being able to properly source-control Power BI projects or to get any visibilty of the internal structure of a PBIX file for QA purposes or automation scenarious, etc. Most recently, [this idea was added](https://ideas.powerbi.com/ideas/idea/?ideaid=9daf5a6b-19e1-4b79-9e7c-78d877d54542), which also happens to reference various other related ideas: |
6 | 6 |
|
7 |
| -- https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/17523715-report-version-control |
8 |
| -- https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/7861287-dataset-report-version-control |
9 |
| -- https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/34315045-seamless-version-control-of-queries-data-model-st |
10 |
| -- https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/9677517-source-control |
11 |
| -- https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/9080776-using-git-or-some-other-sccs-to-store-m-queries-n |
| 7 | +- https://ideas.powerbi.com/ideas/idea/?ideaid=c73d887d-042e-4ca0-8216-bcb09bd282ab |
| 8 | +- https://ideas.powerbi.com/ideas/idea/?ideaid=5558a7c1-5ade-4514-bd36-fa7a59618951 |
| 9 | +- https://ideas.powerbi.com/ideas/idea/?ideaid=9471d44a-03f2-45b1-a9aa-7207428eee40 |
| 10 | +- https://ideas.powerbi.com/ideas/idea/?ideaid=8875a98d-4786-48ea-a084-56708b86b034 |
| 11 | +- https://ideas.powerbi.com/ideas/idea/?ideaid=f07d934e-b56b-4e04-bcf6-28709a1494d1 |
| 12 | +- https://ideas.powerbi.com/ideas/idea/?ideaid=e0bc3bc4-9509-ec11-b76a-281878de77da |
| 13 | +- https://ideas.powerbi.com/ideas/idea/?ideaid=0178709c-a7b9-eb11-89ee-281878de0321 |
12 | 14 |
|
13 | 15 | **This repository contains a number of PBIX files that have been converted into a source control compatible format, to serve as a proof-of-concept, a format proposal, as well as a discussion place for the community and, ideally, the Power BI team.**
|
14 | 16 |
|
15 | 17 | The format proposed here is loss-less, i.e. would be sufficient to re-assemble a fully functioning PBIX file from sources only.
|
16 | 18 |
|
17 | 19 | ## /powerbi-desktop-samples
|
18 | 20 |
|
19 |
| -Mirrors the repository containing PBIX files used in monthly release announcements at https://github.com/Microsoft/powerbi-desktop-samples, and instead of the binary PBIX files contains their extracted contents. |
| 21 | +Mirrors the repository containing PBIX files used in monthly release announcements at https://github.com/Microsoft/powerbi-desktop-samples, and instead of the binary PBIX files contains their extracted contents. |
0 commit comments