Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
Hit Reply to tell us about your experience with Power BI Project files (PBIP) and Fabric Git Integration for Power BI Semantic Models and Reports so we can continue to improve.
For example:
Thanks,
-Power BI team
Thanks for the feedback. This is a bug, Desktop should warn the user the report measure cannot be edited while editing the semantic model.
Good to know, thanks.
Is there any chance of at least making it possible to open a report with a "byPath" dataset reference and have the semantic model in read-only mode as if it was a live connection? Really just looking for a way to easily create and edit report measures, particularly given that reports and semantic models in the same workspace now default to using a "byPath" dataset reference with Fabric Git integration. Full ability to edit model measures and report measures side-by-side would be ideal, but having the ability to open a "byPath" semantic model in read-only mode would be the next best thing.
Already talked to Rui about the new Power BI enhanced report format (PBIR) on the recent blog post, but thought I'd post here as well.
I've created two Ideas that you should all vote for! They both propose that user code within a report definintion should be stored outside of the standard PBIR JSON files, so that they can be directly edited offline without having to worry about escape characters. I understand the first one (report-level measures in TMDL files) is already on the backlog, but will likely be released post-GA.
Serialize report-level measures into one or more TMDL files when saving a report using the Power BI ...
Serialize visual custom code (R/Python script visual, Deneb, etc.) as standalone files when saving a...
I’ve encountered an issue in PBIR when attempting to group bookmarks. It appears that not all metadata is being captured correctly; only ‘children’ details are retained while other relevant information is omitted.
Thanks for reporting. Its a bug and a fix will roll out in the next few days.
Thanks. This seems to be fixed now in the latest version.
I would like to be able to have git integration included in Power BI Desktop for easier colaboration.
With that said exclusive lock rights would then be super awesome so you can not work on the same file with multiple people at once.
And it would be nice if it would be possible turn off the creation of the cache.abf in pbip because it generates a lot of storage space on a shared Teams/OneDrive location(because of the automatic versioning).
I noticed that after I save a PBIX file in PBIP format, the pop-up accessed from the top of the Power BI Desktop window frame still shows ".pbix" next to the file name.
As this is the only place I am aware of to get this info ("which file do I have open?"), it seems important to get it right.
We fixed this in March release, with the new developer mode flyout. Any thoughts/feedback on that?
Yes that looks great - thanks.
But now you've raised the bar, and the old flyout (for PBIX files) is missing a link to the Location 😄
I have a fairly large PBIX (150MB) which is also fairly complex (110+ tables, 40+ pages). On my laptop it opens in 3 minutes from PBIX format, but 4 minutes from PBIP+TMDL format.
Not a showstopper by any means, but perhaps a step in the wrong direction. I imagined it would be a bit faster in PBIP+TMDL format, as no need to unzip a large file at the start, parallel I/O etc.
We are aware of some performance issues on open/save of PBIP vs PBIX and will improve it in upcoming releases to be as fast or faster than PBIX. The reason PBIP is still as slow as PBIX, its because of the save of the cache.abf file.
Thanks for the feedback.
Very happy to see the product moving in this direction, I've been using external tools to do similar things for a while but always prefer supported formats, should also encourage further external tool development.
I have bumped up against the Windows path limit (256 characters by default), when saving a PBIX as PBIP format. One trigger was the lengthy subfolder name for a Custom Visual, including a GUID. But IAC this seems a risk for any editing work using this format, e.g. add a new table with a longer table name and blow the limit, saving will crash.
Can you add some logic to Power BI Desktop to detect and avoid these issues?
Thanks for the feedback. In your opinion what would be the best experience? Block you from creating the table because it will generate a long path? Today we block on save, that let you save to another location if you wish.
I think your current functionality is the most practical.
Continuous deployment from Azure Devops (with PBIP) to dev workspaces is the most important planned feature for me.
I see there is some progress there with the new API and pipeline scripts, but I am unwilling to implement preview features across the enterprise.
Or The defenition of columns notation and options:
The doc available don't provid it:
https://learn.microsoft.com/en-us/power-bi/developer/projects/projects-overview
https://learn.microsoft.com/en-us/power-bi/developer/projects/projects-dataset
Thanks for the feedback.
About PBIP deployment, you may use the new Fabric APIs:
https://learn.microsoft.com/en-us/rest/api/fabric/articles/item-management/item-management-overview
Example using PowerShell: https://github.com/microsoft/Analysis-Services/tree/master/pbidevmode/fabricps-pbip
About the local date tables, they are not specific to TMDL. They show up in your model due to the AutoDatetime feature enabled for your model: https://learn.microsoft.com/en-us/power-bi/transform-model/desktop-auto-date-time
Hi @RuiRomanoMS ,
Our biggest limitation when using the .pbip format is that there does not seem to be a way to broadcast new or updated semantic models across a large number of enterprise workspaces in an app-owns-data embedded solution using the Fabric APIs.
Currently, service principals cannot call the Fabric - Core - Git APIs, so we are unable to programatically create workspaces and initialize them to a Git branch. Workspaces are also limited to one Power BI deployment pipeline stage, and therefore one deployment pipeline, so even having a source workspace from which we deploy content to hundreds of workspaces is serialized.
Combined with the fact that modifying a semantic model through the XMLA endpoint via a third-party tool like Tabular Editor results in exporting to a .pbix failing, we are struggling to find a way to deploy the .pbip format at scale.
Are there any updates on the horizon for enabling service principal and service principal profile support for Git APIs or lifting the one workspace-to-one pipeline limitation? We would love to continue using the .pbip format in our CI/CD process, but dropping and re-publishing a .pbix seems to be the way to go at the moment.
Thanks for your feedback.
It is possible to use Fabric REST APIs to deploy PBIP using Service Principals. But for now only reports and semantic models are supported, see these examples:
Analysis-Services/pbidevmode/fabricps-pbip at master · microsoft/Analysis-Services (github.com)
Deploy a Power BI project using Fabric APIs - Microsoft Fabric REST APIs | Microsoft Learn
Hi Rui,
Thank you for referring me to this resource. I was confused when I saw this at first because the Item Overview - Power BI table made me think that it wouldn't be possible to update a semantic model's properties or definition once deployed.
This looks like it could meet our needs. I do still have some concerns about scalability, 429 errors, and parallelization when it comes to updating semantic model properties because it is writing out to the file.
Are there any plans to allow service principal profile support? What about lifting the one workspace-to-one-pipeline limitation or letting service principals call the Fabric Git APIs?
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
4 | |
3 | |
2 | |
2 | |
1 |
User | Count |
---|---|
10 | |
7 | |
3 | |
2 | |
2 |