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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Let's say I have a PBI report that uses a dataflow. If the dataflow is currently refreshing (takes 10 minutes), what happens if the PBI report also tries to refresh while the dataflow is refreshing?
Worst case I'm imagining the dataflow only "partially filled" with data so that the PBI report ends up refreshing with only partial data. Best case I'm hoping the dataflow is always completed filled, and the refresh is more of an instantaneous event AFTER the dataflow was already refreshed on the backend.
Solved! Go to Solution.
hello @ybarsabal
When a Power BI dataset refresh overlaps with an ongoing dataflow refresh, the dataset will use the last successfully committed version of the dataflow, avoiding partial data scenarios
Power BI dataflow refreshes are transactional, meaning changes are committed only if the entire refresh succeeds. If a dataflow refresh fails or is interrupted, no partial data is saved—the dataflow remains in its last stable state. This ensures datasets never reference incomplete or corrupted data.
If this is helpful please accept the answer
hello @ybarsabal
When a Power BI dataset refresh overlaps with an ongoing dataflow refresh, the dataset will use the last successfully committed version of the dataflow, avoiding partial data scenarios
Power BI dataflow refreshes are transactional, meaning changes are committed only if the entire refresh succeeds. If a dataflow refresh fails or is interrupted, no partial data is saved—the dataflow remains in its last stable state. This ensures datasets never reference incomplete or corrupted data.
If this is helpful please accept the answer
Oh, ok, that's reassuring. Do you know if datasets (semantic models) can partially refresh? Just today I had a dataset that said the refresh was complete, but one of the tables was definitely empty.
Power BI datasets (semantic models) are designed to refresh atomically, meaning all data updates either fully succeed or fail without partial commits
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 56 | |
| 56 | |
| 35 | |
| 18 | |
| 14 |