Excludes specific views from use in workbooks. Listed views will still be available for use in SQL queries.Documentation Index
Fetch the complete documentation index at: https://docs.omni.co/llms.txt
Use this file to discover all available pages before exploring further.
Topics whose
base_view is listed in ignored_views are automatically hidden in workbooks and excluded from model validation. No manual topic ignoring is required.Syntax
- Fully-qualified view names (
<schema>.<view>or<schema>__<view>) are supported. - Use wildcard syntax (
\*) to match multiple views within a schema