Customize

Calculate Lowest Fields in Table

Summary

Calculate the lowest value of the specified fields in the table.
You can reuse the result of the calculation in other Actions.

How to use

Parameters

Set Filed to Calculate, Target Field (Optional), and If no rows in the table.

Field to Calculate

Select the field in the table to calculate the minimum value. This parameter accepts the following field types:

  • Number
  • Calculated
  • Date
  • Time
  • Date and time

The “Calculated” field type must be in numeric format. The “Calculated” field in Date, Time, and Date & time formats is not supported. It supports regular “Date”, “Time”, and “Date and time” field types that are not of the “Calculated” type.

Target Field (Optional)

Use this parameter to set the results to another field. You can leave this parameter empty to use the calculation result in another action without setting it to any field.

This parameter accepts the following field types: Fields in tables cannot be selected.

  • Text
  • Number
  • Text area
  • Rich text
  • Date
  • Time
  • Date and time

If the field type of the set destination does not match the type of the calculation result, an error will occur at runtime.

If no rows in the table

Select the action when there are no rows in the table. Based on the selection made, the value and result value for the action entered in the “Target Field” when no rows in the table will be as follows:

Parameter Value Value to be set in the “Target Field” Action Result
Set nothing Do not change the value of the field undefined
Set blank Clear the value undefined
Set zero 0 0
Set NaN NaN NaN

Restrictions

  • The “Field to Calculate” field in Date, Time, and Date & time formats is not supported.