Formula Syntax
The formula syntax used in columns and rows in Extended Planning and Analysis is similar what is used by Excel. Operators are used to perform simple mathematical operations between two segments. The table below contains the available operators.
Functions
Functions enable you to aggregate the values of cells that match the specified criteria. The cells can belong to the current plan or another plan.
| Function | Text Mode Syntax | Description |
|---|---|---|
| Average | AVG | Returns the average of cells that match the specified filter criteria. |
| Count | COUNT | Displays the counts of the total number of cells in a range that contains a number. |
| Maximum | MAX | Displays the maximum value of a cell. |
| Minimum | MIN | Displays the minimum value of a cell. |
| Sum | SUM | Displays the total of the selected range of cell values. |
| Formula Options | Description |
|---|---|
| Include Calculations | Includes the calculations related to a cell. |
For more information about formula syntax errors, see Plan Errors.
SECTIONS