Table modifiers

Whether a project connects to an external table or to a table generated on the fly, you can modify its content in a non-destructive way by adding a modifier when referencing or creating it.

One example is the Sort Table modifier, which inspects cells from one column in the table and sorts rows based on specific rules such as ascending, descending, etc.. Rows can also be filtered to reduce the amount of elements in the table.

Picture