Skip to main content
This parameter can’t be used if ignored_schemas is in use.
Includes only the listed schemas for use in workbooks. Schemas that aren’t included will still be available for use in SQL queries.
Topics whose base_view is in a schema not listed in included_schemas are automatically hidden in workbooks and excluded from model validation. No manual topic ignoring is required.

Syntax

Properties

string[]
A list of schema names to include for use in workbooks. Each value must be the name of a schema in the underlying database connection.

Examples