Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
can someone help me understand something thats been bugging me for a while. I create all my reports in Power BI Desktop. Something Im doing has told me to add a visual in the Service in edit mode
Ive never really understood Edit mode for reports in the Service. Surely when you go back to you report in desktop and republish your pbix file. Anything thats been updated in Service will get overwritten by the Pbix file?
Solved! Go to Solution.
@DebbieE You are correct, the PBIX will certainly overwrite anything deployed to the Service. Building reports in the Service is actually the only way some reports can be built. (Streaming data, or capturing and staging some of that streaming data allows you to build reports only in the Service because the capability isn't in the PBIX to hook up to that stream.
I never thought I'd be doing modifications in the Service either, but recently I have several reports that are extremely large and take a long time to process. These are client facing, so if there is a "hot-fix" that I need to tweak something in the report, I'll just make the modification in the Service so the change happens immediately. This allows me to leave the source databases alone (not run another refresh) and make a quick fix. Later on, I'll download the PBIX and replace my local version.
@DebbieE You are correct, the PBIX will certainly overwrite anything deployed to the Service. Building reports in the Service is actually the only way some reports can be built. (Streaming data, or capturing and staging some of that streaming data allows you to build reports only in the Service because the capability isn't in the PBIX to hook up to that stream.
I never thought I'd be doing modifications in the Service either, but recently I have several reports that are extremely large and take a long time to process. These are client facing, so if there is a "hot-fix" that I need to tweak something in the report, I'll just make the modification in the Service so the change happens immediately. This allows me to leave the source databases alone (not run another refresh) and make a quick fix. Later on, I'll download the PBIX and replace my local version.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.