Creating Formulas for Freeform Grids

Freeform grids leverage diverse data sources in integrated dynamic calculations. Cell references use syntax that matches those supported by Microsoft Excel, where the column letter and the row number indicate the cell address.

Example: =SUM(B8:C8) adds the data values from the cell on the eighth row of the B column to the eighth row of the C column.

Note:

Formula cell addresses are absolute. They do not dynamically change themselves to accommodate the displacement caused by adding or removing rows or columns. As a result, you should not compose freeform grid formulas until you are finished with all other grid formatting.

You can enter these functions in cells or the Formula bar.

These conditional operators are also supported: