Formulas & Functions

PowerTable features an Excel-like formula engine that supports over 50 functions, including logical, Boolean, date, math, and others. The formula editor is intuitive and user-friendly and offers dynamic help suggestions regarding syntax and examples. It includes features like auto-complete and multi-line support to better assist users in creating and troubleshooting formulas.

Formulas are used while inserting a formula column or to set up data-derived default values.

A formula can contain functions, expressions, references, and constants.

  1. A function takes in one or more values and performs a defined operation to return a result. Every function is defined with a keyword and a specific syntax that is to be followed.

  2. Expressions are references with logical or mathematical operators that specify the operation to be performed.

  3. References are the cell names containing values.

  4. Constant refers to a value or a number that does not change.

Formula Column

Please refer to this section to understand the steps to insert a formula column.

While adding a formula column to your table, you can just start typing in the required formulas in the formula box. As you start typing, a help menu appears, allowing you to autocomplete your formulas.

To get suggestions about formulas or insert them, click the Functions tab. The Reference tab allows you to add columns and refer to them in your formula.

Adding formula in the formula column

Default Value

Default values automatically populate columns with predefined data when none is provided, helping maintain data consistency, prevent nulls, and simplify data entry. You can manually enter static data or set up a formula for a dynamic default value, whose value is derived and thus dependent on existing data.

Adding formula for default value

PowerTable formulas can be classified into:

Last updated