The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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