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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello,
I have sample data in power bi desktop. But want to use incremental refresh in service.
I am using already bpip project with git support.
How power bi workflow should work? Please correct me:
1. I am using StartRange and EndRAnge parameters to load only part of data into power bi desktop (small size)
2. Doing changes and saving it into bpip project
3. Publish with sample data but incremental refresh will take everything ? --> i do not have clarity how this is working.
It will replace current report and once again load data into it? Or will be not looking at power bi desktop changes.
Best,
Jacek
Solved! Go to Solution.
Hey @jaryszek,
No, publishing won't reload all your data again. The service is smarter than that - it only updates the model structure and processes new increments based on your policy.
Desktop vs Service:
Publishing Workflow:
What Actually Happens:
Best Practice:
Bottom Line: Publishing won't reload everything - it's smart enough to preserve historical data and only process new increments.
That's it! The confusion comes from thinking desktop parameters control service behavior, but they don't.
Fixed? ✓ Mark it • Share it • Help others!
Best Regards,
Jainesh Poojara | Power BI Developer
thank you!!
Hey @jaryszek,
No, publishing won't reload all your data again. The service is smarter than that - it only updates the model structure and processes new increments based on your policy.
Desktop vs Service:
Publishing Workflow:
What Actually Happens:
Best Practice:
Bottom Line: Publishing won't reload everything - it's smart enough to preserve historical data and only process new increments.
That's it! The confusion comes from thinking desktop parameters control service behavior, but they don't.
Fixed? ✓ Mark it • Share it • Help others!
Best Regards,
Jainesh Poojara | Power BI Developer