Applies a filter to all rows in a topic. Filters created using this parameter are visible in workbooks and can be removed by users. For required filter conditions, useDocumentation Index
Fetch the complete documentation index at: https://docs.omni.co/llms.txt
Use this file to discover all available pages before exploring further.
always_where_sql.
When a new
default_filter is defined, it will only apply to new queries. The filter will not be added to existing queries.Syntax
Properties
A map of field names to filter conditions. Each key is a field in the format
view_name.field_name, and the value is an object containing filter operators and values. Refer to the Filters documentation for available operators and syntax.