poro95
7 months agoFrequent Visitor
Status:
New
Add a “User is Editing” Indicator to Prevent PBIX File Overwrites in Shared Locations
Description
When multiple users open and edit the same PBIX file stored in a shared location (such as a network drive, SharePoint, or OneDrive), Power BI Desktop currently provides no warning that someone else already has the file open. This leads to a critical issue: the last person to save overwrites all previous changes, often causing:
- Total loss of work for the second user
- Version conflicts and accidental overwrite errors
- PBIX file corruption
- Reduced confidence in collaborative BI development workflows
This problem severely impacts teams who collaborate on PBIX files and rely on shared storage locations.
Proposed Feature
Introduce a built‑in editing presence indicator, similar to what exists in Office applications. This could include:
- A red or amber “Someone is editing” status light when a PBIX file is already open elsewhere
- A warning prompt on open:
“Another user is currently editing this PBIX file. Opening it simultaneously may cause conflicts.” - A read‑only opening option if the file is already in use
- Optional auto‑lock of the PBIX file when the first user opens it
- Automatic version history capture to reduce the risk of corruption or data loss
Why This Matters
This improvement would:
- Prevent accidental overwrites
- Protect hours of development work
- Reduce the risk of corrupted PBIX files
- Improve collaboration between analysts and developers
- Align Power BI Desktop with modern collaboration expectations across Microsoft 365
Teams rely heavily on shared PBIX development, and this issue can lead to significant rework and productivity loss.
Who Is Affected
- BI developers and analysts
- Any team co‑editing PBIX files in shared folders
- Organisations without full version‑controlled or Fabric‑based development pipelines
- Users collaborating on operational or analytical PBIX reports
No CommentsBe the first to comment
Recent ideas
Clone a workspace, including its data, to a new workspace
Description: Today there's no way to fully clone a Fabric workspace: git sync and Deployment Pipelines move item definitions only, not the underlying data; Warehouse's zero-copy CREATE TABLE ... AS ...gclements57 minutes agoHelper IINew4Views0likes0CommentsAllow NotebookUtils getSecret() to authenticate with Workspace Identity
Current behavior In Microsoft Fabric, notebookutils.credentials.getSecret() authenticates against Azure Key Vault using the identity of the user who executes the notebook. This behavior appli...tmihara6 hours agoNew MemberNew6Views0likes0CommentsSupport Synonyms in Fabric Warehouse
Microsoft SQL Server has a very powerful feature by the way of "synonyms." It allows users and DBAs to do all sorts of powerful magic such as rewiring objects under the hood (e.g. run the code agains...matthias-bi9 hours agoRegular VisitorNew1.3KViews18likes2CommentsExpose Refresh Warnings and Informational Messages via Notifications and API
When a Power BI semantic model refresh completes successfully, the status shows Completed, even when the refresh details contain warnings or informational messages that require attention. Please pro...Jashwanth_K12 hours agoMicrosoft EmployeeNew27Views7likes0CommentsInvoke Pipeline Task - Workspace Identity Authentication
Currently, the Fabric Data Factory Invoke Pipeline task uses the user's credentials who saved the pipeline to then authenticate to the Azure Data Factory to execute the ADF pipeline. When that user'...dzebrowitz16 hours agoAdvocate IPlanned1.8KViews61likes5Comments