November 19, 2025

Published November 20, 2025

Utility Management

Create menu

An updated Create menu now shows all create options available in the application. You can favorite the options you use most often to have them stay at the top of the screen.

New alias options

We've added a vendor code alias and an account number alias. In the next release, the bill import process will check incoming bills against the alias. If a bill's vendor code or account number matches an alias, the system will import the bill normally instead of rejecting it.

Bill Pay

Two fields have been renamed:

  • Payment: Pending is now Payment: Initiated
  • Payment: Returned is now Payment: Stopped

The report filter values have also been updated to reflect these changes.

Smart Analytics

Calculated (Interval Data) Meters

Calculated interval data meters are meters that contain a single primary channel, and that channel is a calculated channel. These meters do not hold their own interval data; instead, their values are derived from other meters.

Calculated interval data meters display a tag with the sigma symbol and the words Calculated Meter to distinguish them from standard meters.

Key Details

  • Conversion eligibility
    Any meter without existing channels can be converted to a calculated interval data meter.
  • Formula restrictions
    You cannot reference another calculated meter inside a calculated meter's formula. Only standard meters can be used.
  • Formula behavior
    When you reference a meter in the formula, the system automatically uses the meter's primary value channel. This includes calculated primary channels.
  • Formula syntax
    Formula syntax matches the syntax used for calculated channels:
    - Use @ to reference meters.
    - Use ? to list available operators.

Report Bug Fix

Report-41 now honors filter settings and does not automatically show all columns.