- Filtering with condition table
- Filtering with condition cell
- Filtering with condition list (array of condition cells)
These filtering functions constitute the basis for powerful and versatile table transformation functions like the function router that map selected subtables to corresponding table functions to generate an array of results. In that sense, filtering functions are the foundation of rule-based calculations (rule engine); they determine, which subset of rows (i.e. subtables) are fed to which table functions with which set of parameters. Continue reading

- Table functions for filtering rows of tables are available in releases 1.02 and higher. [↩]