Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

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

  1. Navigate to All > sys_properties.list.

  2. To turn on the currency optimizer, find glide.currency_price_optimizer.enabled, and set to the desired value.

    ValueDescription
    falseOptimizer is not used.
    trueOptimizer is used. This value is the default.
  3. 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