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

Metric definition setting record fields

The fields of the metric definition setting record form are explained in this topic.

FieldDescription
NameName for the record. For example, Default record for CMD calculations.
ActiveOption to mark the default values record as active.
One for null recordYou can select relevant operators in the field. If a metric operand is null or undefined during formula execution, and the adjacent operator matches the one selected, the system assigns a default value of 1 to that operand—ensuring the calculation proceeds without error.
OrderDetermines the priority of the record when multiple records are available. The record which has the highest number is selected
Skip null recordYou can select relevant operators in the field. If a metric operand is null or undefined during formula execution and the adjacent operator matches the one selected, the system will skip that operand from the calculation. This prevents errors and ensures the formula continues without interruption.
Zero for null recordYou can select relevant operators in the field.If a metric operand is null or undefined during formula execution and the adjacent operator matches the one selected in this field, the system assigns a value of 0 to that operand. This ensures the calculation proceeds without error and maintains consistency in results.
TypeDisplays the type of metric definition. This field is automatically set to Calculated metric definition.
Table nameSpecifies the name of the table where the default values are stored. This field is auto-populated.
FilterSpecifies the condition under which the default values defined in this record should be applied during CMD formula execution. You can setup multiple criteria conditions.

Parent Topic:Activate default values for CMD calculations