always_where_sql, but uses filter syntax instead of SQL.
This parameter is useful for removing invalid data from the topic, such as deleted records or internal testing.
When defined, a filter will be inserted into the WHERE clause of the generated SQL block of all queries in the topic. Users with the Querier role canβt change this filter and it will be visible only in the underlying SQL of any queries. This filter is additive to any filters specified in the workbook. For optional filter conditions, use default_filters.
Syntax
Properties
A map of field names to filter conditions that are applied to all queries in the topic using filter syntax.