Supported Formulas
| Function Name | Description |
|---|---|
| SUM | Adds numbers |
| AVERAGE | Calculates arithmetic mean |
| COUNT | Counts numeric values |
| MAX | Returns largest value |
| MIN | Returns smallest value |
| DATE | Creates a date from specified year, month, and day |
| TODAY | Returns the current date, updated daily |
| Other functions are coming soon… |