2026-09-21 - Force Full Load: Reload All Data On Demand¶
Release¶
AgileData.io - No Stale Data: Force a Complete Reload on Any Consume Rule
Consume rules with late-binding filters are designed to load only the data that has changed since the last run. This is efficient — but occasionally you need to start fresh. Perhaps a filter definition has changed, or you want to guarantee the full dataset is re-evaluated from scratch. Previously, there was no clean way to do this without rebuilding the entire tile.
Force Full Load gives you a toggle directly on the consume rule that tells AgileData to ignore the incremental state and reload all data in place. The rule stays where it is — no rebuild required — and the next execution processes the complete dataset as if it were the first time.
What’s New:
New force_full_load toggle available on consume rules with late-binding filters
Setting is configurable from the UI and persists on the rule configuration
Triggers a complete data reload on the next execution, then reverts to incremental behaviour
What this means for you:
Fix stale or incomplete datasets without rebuilding the whole tile
Reconfigure filter logic and flush the old data in a single step
Maintain control over exactly when and how data is reloaded
Last Refreshed¶
Doc Refreshed: 2026-09-21