Table of Contents
Summary
- Support for enum handling in GroupBy aggregations in Electronic Reporting for Dynamics 365 Finance is being introduced.
- Enum fields can now be aggregated using their element index or element name.
- A new aggregation type “Any” will return the first available enum value.
- This change simplifies configuration and improves maintainability by eliminating the need for computed fields for aggregation.
- Awareness of this change is advised; no action is required from users.
Admin Impact:Low
User Impact: Medium
Release Start: 26 Dec 2025
Release End: 26 Dec 2025
Services: Finance and Operations Apps
Category: Stay informed
Tags: New Feature
History
11/26/2025 Item Added to Message Center
Microsoft Message
We are announcing support for enum handling in GroupBy aggregations in Electronic Reporting in Dynamics 365 Finance. This feature will reach general availability on December 26, 2025.
How does this affect me?
This update enables enum fields to be used directly in GroupBy aggregations within Electronic Reporting model mappings.
With this enhancement:
- Enum fields can be aggregated using either their element index (as integer) or element name (as string).
- The aggregation type “Any” has been introduced, which returns the first available value without performing calculations—ideal for enum fields.
This eliminates the need to create performance-costly computed fields solely for aggregation purposes, simplifying configuration, and improving maintainability.
What action do I need to take?
This message is for awareness, and no action is required.
If you would like more information on this feature, please visit Support for enum handling in GroupBy aggregations in Electronic Reporting.