Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hello All,
I am trying to publish the Power BI pbip file into my workspace but I got the images and visuals not shown after the publish. It was half and half messed with the reports. All are existing reports in PBI and when I tried to republish, I got this issue.
1. One the visuals are not getting published properly
2. For the new report, it doesnt not even publish the reports and only data sets gets published
Point # 1:
For point # 2 that I got so far .. (hidden the names of the dashboard)
Getting some workarounds to download the file from one workspace --> apply all of my development changes --> republish it in another workspace and then refresh the dashboard
But this is not the solution. this is happening only from 10/08/2025.
Was there any changes that you are all aware of issue with MS Power BI release at or after 10/08/2025?
Any help is appreciated at this stage since we have multiple projects got affected due to this issue.
Solved! Go to Solution.
Issue: Publishing PBIP files fails—visuals missing, report not published, only dataset appears.
Cause: Conflict between PBIR and PBIR-Legacy formats (report.json), or broken custom visuals.
Fix:
- Delete report.json from PBIP folder.
- Rebuild visuals using latest marketplace versions.
- Use latest Power BI Desktop to export clean PBIP.
- Test publish in a sandbox workspace first.
.
Hi @AarthySivaramak ,
Thank you for sharing the update. Microsoft introduced changes to how PBIP files function in the October 2025 Power BI Desktop release. These updates impact the connection between report.json and dataset.json files. If your PBIP was created with an older version, it may not align with the new format, which could result in missing visuals or only the dataset being published.
NOTE:Since PBIP is still in preview, such format changes are expected periodically until general availability.
To resolve this, delete or rename the report.json file located outside the definition folder, as it belongs to the older format and can cause conflicts. Retain the report.json inside the definition folder, as it contains your report layout and visuals.
After removing the outer file, reopen the PBIP with the latest Power BI Desktop and attempt to publish again. This should restore the correct metadata link and your visuals.
Regards,
Yugandhar.
FYI.. Tried converting files as PBIX format also works fine.
Hi @AarthySivaramak ,
Just to add from my side
Reference:Power BI Desktop projects (PBIP) - Power BI | Microsoft Learn
Regards,
Yugandhar.
Thank you for your response.
1. Can you please provide me more info on what format changes had been in place as part of October 2025?
2. Which report.json file should be deleted from the folder? I see 2 report.json file one inside definition folder and another outside the folder. We tried deleting the defintion folder itself and it didnt fix the issue at all.
Hi @AarthySivaramak ,
Thank you for sharing the update. Microsoft introduced changes to how PBIP files function in the October 2025 Power BI Desktop release. These updates impact the connection between report.json and dataset.json files. If your PBIP was created with an older version, it may not align with the new format, which could result in missing visuals or only the dataset being published.
NOTE:Since PBIP is still in preview, such format changes are expected periodically until general availability.
To resolve this, delete or rename the report.json file located outside the definition folder, as it belongs to the older format and can cause conflicts. Retain the report.json inside the definition folder, as it contains your report layout and visuals.
After removing the outer file, reopen the PBIP with the latest Power BI Desktop and attempt to publish again. This should restore the correct metadata link and your visuals.
Regards,
Yugandhar.
Thanks Yugandhar. I tried this workaround and hope it works , I had pbip files that was development complete before 10/08/2025 and tested them all and tried publishing it in the workspace and I dont see any issue so far after publishing into the workspace but I will try with deleting the report.json file outside the definition folder and see if that works too
Thanks again.
Thank you for your response. If possible, please consider marking it as the accepted solution it will help other community members find the answer more easily.
We look forward to your continued participation in the community for future discussions and questions.
Regrads,
Yugandhar.
Issue: Publishing PBIP files fails—visuals missing, report not published, only dataset appears.
Cause: Conflict between PBIR and PBIR-Legacy formats (report.json), or broken custom visuals.
Fix:
- Delete report.json from PBIP folder.
- Rebuild visuals using latest marketplace versions.
- Use latest Power BI Desktop to export clean PBIP.
- Test publish in a sandbox workspace first.
.
Thanks for your response. I am trying the same to test in the lower environments as thoroughly as possible without report.json file.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.