Table Of Contents
Table Of Contents

2025-04-18 - Aggregation in change rules

Release

Enhanced Data Aggregation in Change Rules

We’ve improved how you can aggregate data within your change rules, giving you more flexibility and control over your data transformations.

Previously, when aggregating fields, including the “effective date” in your output could be tricky. Now, our system automatically handles this for you!

If you include effective_date in a “group by” statement within your change rule, we’ll automatically wrap it in a max() function. This ensures that the effective date is preserved correctly during the aggregation process, without altering the overall granularity of your data.

This enhancement leverages the power of Jinja templating, making it easier than ever to create sophisticated and accurate data aggregations.

Last Refreshed

Doc Refreshed: 2025-04-18