COMP Table Block

 

What are COMP Table Blocks?

Computation (COMP) Table blocks contain spreadsheets that are identical to a Table.

Being a Function like the MERGE, FILTER and LOOP blocks, a COMP Table block does not display a page to your user. It instead processes your user's inputs in the background.

Checkbox_2021-01-06_19-33-08.png

 

How to design a COMP Table spreadsheet

COMP Table spreadsheets are set up in the same way as a Table.

The cells in COMP Table spreadsheets, like Tables, also have TBL_[cell] field codes that can be dynamically referenced.

Note: When creating computation spreadsheets, you must reference external variables in a cell in the computation spreadsheet before using the variable in equations, as shown below: 

Example of correct use:

COMPWIKIFIX.png


Example of incorrect use:

WRONGexample.png

 

What are the common use cases of COMP Table blocks?

COMP Table blocks can be used to: