Customize

Retrieve Record Displayed on List Page

Summary

Retrieves the records displayed on the current page in the list screen.

How to use

Retrieved records can be retrieved, for example, Calculate the average of a field in a record, or it can be aggregated by an aggregate function or you can use equations to make calculations.

Parameters to set

There are no parameters.

Limitations

If the list spans more than one page, only records for the currently displayed page are retrieved. Records on pages that are not visible are not retrieved.

If you want to retrieve all records that are not visible, you can use Fetch all records by criteria in a list.