Type | Description | |||
String | A String expression that defines the formula to be applied on the input value, so it can be passed to the aggregate function. If missing, the value itself is passed to the Aggregate function. |
If the FormatValue expression is not empty and is invalid, the aggregate function may appear disabled in the control's context menu. This happens because the control detects an error or issue with the expression, preventing the proper application of the aggregate function. To resolve this, ensure that the FormatValue expression is correctly defined and valid, allowing the aggregate function to work as expected.
For instance:
The expression of the FormatValue property supports the following keywords:
This property/method supports predefined constants and operators/functions as described here.