Skip to main content

Notifications

Community site session details

Community site session details

Session Id :

New in Business Central 2025 Wave 1: Use SetAutoCalcFields on RecordRef for Better Performance

Saurav.Dhyani Profile Picture Saurav.Dhyani 14,316 Super User 2025 Season 1

Hi,

With the release of Dynamics 365 Business Central 2025 Wave 1 (BC26), developers have something exciting to celebrate—Microsoft has introduced the SetAutoCalcFields method for the RecordRef data type!

This enhancement addresses a long-standing limitation in AL development. Until now, RecordRef did not support SetAutoCalcFields, forcing developers to manually call CalcFields on every record, especially inside loops. This not only increased code verbosity but also impacted performance.

Read Complete Article »

This was originally posted here.

Comments

*This post is locked for comments