This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
I'm working on an automation workflow that programmatically modifies Power BI project files (.pbip format), specifically the report layout JSON files using a backend server process.
The Problem:
Every time my server writes changes to the .pbip JSON files (report layout, visuals, pages), Power BI Desktop does not pick up those changes automatically. I have to manually close and reopen the file to see the updates.
Current Workflow:
Server writes changes to .pbip JSON → Close Power BI Desktop → Reopen file → Changes now visible
Any guidance from the community or Microsoft team would be greatly appreciated.
I think PBI Desktop only reads the pbip JSON at open, and it does not watch for external changes, so the supported way is just to close and reopen the project after ur server writes the new JSON.
Hello Power BI Desktop loads .pbip JSON/layout files into memory when the project opens and does not auto-detect external file changes.
So after your backend updates the JSON files, you must reopen the PBIP file to see the changes. Currently, there is no supported hot reload or live refresh feature for report layout JSON files.
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 38 | |
| 29 | |
| 28 | |
| 20 | |
| 18 |
| User | Count |
|---|---|
| 66 | |
| 36 | |
| 30 | |
| 25 | |
| 24 |