- Release notes
- Data Management
- Data Quality Studio releases
- Release 10.0.45.16 (September 2025)
New or changed features in Release 10.0.45.16 (September 2025) – Data Quality Studio.
Enrichment Rule Enhancement – Dynamic Query with Ranges
In this release enrichment rules that use the Data query value type have been made dynamic. You can now define query ranges (filters) that reference other field values on the current record so the query result adapts to the context of the record being modified.
How it works
- Set the enrichment rule Value type to Data query and configure the query as before.
- Define one or more query ranges (filters) that use the current record's field values as parameters.
- When the enrichment rule executes, the query will return results based on those ranges and the target field will be populated dynamically.
Example: Automatically populate the Payment term ID for a customer using the selected Customer group as a query filter so the correct payment term is applied per group.
Key benefits:
- Context-sensitive enrichment: query results depend on current record values.
- Reduces the need for many separate enrichment rules or queries.
- Improves automation and accuracy for populated target values.