always_where_sql, but uses filter syntax instead of SQL.
When a new
always_where_filter is defined, it will apply to all existing queries built from that topic as well as any queries created in the future.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.