Add Formula Column
PowerTable has a built-in formula engine that can perform calculations on your data. Formula columns are calculated columns created from your data that enable you to derive business-specific metrics or calculations on the go. You can add them at the visual level or directly to your source database.
To insert formula columns, go to Setup > Columns.

Select Add Visual Column > Add Formula Column.

You can also insert a formula column as shown below:

Configure the formula column by entering the column name and required formula, then click Save.

You can create a formula column directly in the database by selecting the checkbox labeled "Create a database column."
Select the appropriate data type for the column. The formula column will be added to the source database.

The formula column has now been added successfully.

Formula columns cannot be edited directly because their values are based on an underlying formula.
For more information about formulas and functions, you can refer to this section.
Last updated