web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Blogs / Think about IT / Quick Tip: CalcFields vs Se...

Quick Tip: CalcFields vs SetAutoCalcFields in AL

Steven Renders Profile Picture Steven Renders 5,696 Moderator
FlowFields in Business Central are not stored in the database. Every time you need their value in AL code, you have to ask for it explicitly. There are two ways to do that: CalcFields SetAutoCalcFields They are not interchangeable, and using the wrong one in the wrong context is one of the more common performance … Read More →

This was originally posted here.

Comments

*This post is locked for comments