Configure the currency optimizer
You can configure the system to use an optimizer for currency/price fields to speed up list view (reading currency/price values).
Before you begin
Role required: admin
Procedure
Navigate to All > sys_properties.list.
To turn on the currency optimizer, find glide.currency_price_optimizer.enabled, and set to the desired value.
Value Description false Optimizer is not used. true Optimizer is used. This value is the default. To set the minimum number of rows needed by the currency optimizer, find glide.currency_price_optimizer.min_rows, and set to the desired value.
The default value is 4.
Parent Topic:Setting up defaults required for standard currency use