Interface CalculatedMeasureField.Builder

  • Method Details

    • fieldId

      The custom field ID.

      Parameters:
      fieldId - The custom field ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • expression

      CalculatedMeasureField.Builder expression(String expression)

      The expression in the table calculation.

      Parameters:
      expression - The expression in the table calculation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.