Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

Understanding GETRANGEMIN() and GETRANGEMAX() in Business Central

Amol Salvi Profile Picture Amol Salvi 18,696
When working with filters and record ranges in AL , two handy functions often come into play: GETRANGEMIN() and GETRANGEMAX(). These functions help you programmatically access the lower and upper bounds of a filter applied to a field in a record. This can be especially useful for creating reports, processing data, or passing filters between … Continue reading Understanding GETRANGEMIN() and GETRANGEMAX() in Business Central

This was originally posted here.

Comments

*This post is locked for comments