Query views are views created from an underlying query. If initially created in a workbook, the query view must be promoted to the shared model before it can be used in other workbooks. This model file type has a file name structure ofDocumentation Index
Fetch the complete documentation index at: https://docs.omni.co/llms.txt
Use this file to discover all available pages before exploring further.
<query_name>.query.view. The file name is dynamic based on what the query tab is named in the workbook.
Parameters in query views are automatically generated when you use the Model > Save query as view option in a workbook.
Query views can also point to a SQL query. These use the sql parameter to define the query, eg.
sql_query_view.query.view