Limitations
Only supported for query views based on modeled workbook queries. If defining a SQL-based query view using thesql parameter, use a parameterized WHERE clause to achieve the same results.
Syntax
Properties
An object containing the individual parameters that make up a query view’s query definition.
Examples
When this query view is used, Omni will attempt to push all filters from the outer query into the query view’s SQL. Any filters whose fields can be joined to the query view’sbase_view will be applied inside the query view. Filters that cannot be joined are not pushed down and remain applied in the outer query instead.

