Online Help

Improving the performance of views

If a component contains too much data, it may take a significant amount of time to retrieve from the database and display all the records in a view.

You can restrict the amount of data to retrieve by either using the Advanced Filter, or by limiting the number of records to retrieve on the Advanced tab of the Options window.