Filter a Table
Syntax:
filter( Table, Table Column Condition )
grab( Table, Table Column Condition )
The filter()
formula lets you filter the values from a table. You can use grab()
as an alternative syntax:
Syntax:
filter( Table, Table Column Condition )
grab( Table, Table Column Condition )
The filter()
formula lets you filter the values from a table. You can use grab()
as an alternative syntax: