Formulas can be used in the several contexts, in most cases, if you find =formula label inside a field, this field accepts formulas.

- Spreadsheet and Table cell content - Formulas that return value have to match a cell type

- Section Data and New row formula - Lookup formulas only

- Section Visibility - Formulas have to return boolean type (true, false)

- Table Column - Visibility (boolean) and Header (text)

- Diagram Title (text), and X Axis and Y Axis options - Title (Text), Min (Number), Max (Number), Step(Number), Categories (Array of texts)

- Diagram Series options - Name (Text), Color (Text), Data Formula (scalar or array) see article about diagrams for more

- Slider Cell Address - only Spreadsheet cell address supported

- App’s Document Name option (Text)

- KPI - Responsible Person - Text formula should return email

- Dropdown and Autocomplete cells Items option (Array of texts)

- Workflow State - Task Message (Text)

- Workflow Action - Execution condition (Boolean)

- Workflow ActionStep - Parameters - Formula type depends on parameter

0 Comments