Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric certified for FREE! Don't miss your chance! Learn more

Reply
JessicaAZ
Regular Visitor

Need alert pbix desktop file in use or change process?

Our development process is to update a desktop pbix file from a shared network folder location, save changes and publish to the online service.

The problem we are having is that there is no notification that another developer already has the pbix file open until after you have made modifications and try and save.

Is this a desktop version issue?

Excel, word, powerpoint, other microsoft products alert you upon opening the document that it's in use but the pbix files don't do this until you try and save something.

What is the recommended process to account for multiple developers without having to manually check in, "is anyone in the file right now", "I am out of the file now" etc. . .

Having to continuously check around seems inefficient.

2 ACCEPTED SOLUTIONS
cengizhanarslan
Super User
Super User

PBIX files do not support co-authoring or file-locking on open. Power BI Desktop only detects a conflict when you try to save, unlike Excel/Word. There is no setting to change this.

 

Best practice (modern): PBIP + source control

  • Use Power BI Project (.pbip) format

  • Store it in Git (Azure DevOps / GitHub)

  • One person edits at a time per branch, merge via PR
    This is the only scalable, professional solution.

If PBIP is not an option yet

  • Store PBIX in SharePoint/OneDrive and use Check-out / Check-in

___________________________________________________________________________________________________________________________________
If this helped, ✓ Mark as Solution | Kudos appreciated
Connect on LinkedIn | Follow on Medium
AI-assisted tools are used solely for wording support. All conclusions are independently reviewed.

View solution in original post

Agreed, look to work with Microsoft fabric Git integration and Power BI Desktop Projects instead:
Power BI Desktop projects (PBIP) - Power BI | Microsoft Learn 

View solution in original post

6 REPLIES 6
v-kpoloju-msft
Community Support
Community Support

Hi @JessicaAZ

Thank you for reaching out to the Microsoft Fabric Community Forum. Also, thanks to @KevinChant@AnkitKukreja@cengizhanarslan@lbendlin,  for those inputs on this thread.

Has your issue been resolved? If the response provided by the community member @KevinChant@AnkitKukreja@cengizhanarslan@lbendlin,  addressed your query, could you please confirm? It helps us ensure that the solutions provided are effective and beneficial for everyone.

Hope this helps clarify things and let me know what you find after giving these steps a try happy to help you investigate this further.

Thank you for using the Microsoft Community Forum.

Hi @JessicaAZ,

Just wanted to follow up. If the shared guidance worked for you, that’s wonderful hopefully it also helps others looking for similar answers. If there’s anything else you'd like to explore or clarify, don’t hesitate to reach out.

 

Thank you.

AnkitKukreja
Super User
Super User

Hi! @JessicaAZ 

 

You can use the checkout feature in SharePoint or use the PBIP format with GIT to manage the versions. 

 

 

For Power BI trainings or support dm or reach out to me on LinkedIn.
If my response has successfully addressed your question or concern, I kindly request that you mark this post as resolved. Additionally, if you found my assistance helpful, a thumbs-up would be greatly appreciated.

Thanks,
Ankit Kukreja
www.linkedin.com/in/ankit-kukreja1904
cengizhanarslan
Super User
Super User

PBIX files do not support co-authoring or file-locking on open. Power BI Desktop only detects a conflict when you try to save, unlike Excel/Word. There is no setting to change this.

 

Best practice (modern): PBIP + source control

  • Use Power BI Project (.pbip) format

  • Store it in Git (Azure DevOps / GitHub)

  • One person edits at a time per branch, merge via PR
    This is the only scalable, professional solution.

If PBIP is not an option yet

  • Store PBIX in SharePoint/OneDrive and use Check-out / Check-in

___________________________________________________________________________________________________________________________________
If this helped, ✓ Mark as Solution | Kudos appreciated
Connect on LinkedIn | Follow on Medium
AI-assisted tools are used solely for wording support. All conclusions are independently reviewed.
lbendlin
Super User
Super User

You can consider placing the pbix file on a SharePoint and using the "check out/check in"  process to block other developers from oerwriting your work.

 

A better solution would be to integrate with Github Enterprise or Azure DevOps.

Agreed, look to work with Microsoft fabric Git integration and Power BI Desktop Projects instead:
Power BI Desktop projects (PBIP) - Power BI | Microsoft Learn 

Helpful resources

Announcements
Sticker Challenge 2026 Carousel

Join our Community Sticker Challenge 2026

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

January Power BI Update Carousel

Power BI Monthly Update - January 2026

Check out the January 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.