Skip to main content
This parameter is useful for organizing schemas with large numbers of views.

Syntax

folder: <schema_name>/<folder_name>

Properties

folder
string
A path in the format <schema_name>/<folder_name> that determines where the view appears in the model IDE. The schema_name must be the name of the schema containing the view.Additionally, note that:
  • Only views in the same schema can be in the same folder. For example, views in schema_one and schema_two can’t be in the same folder, even if specified.
  • This parameter only affects the model IDE. Defining a folder will not affect the appearance of the All views & fields view in the workbook.

Examples

Create customers folder in ecommerce schema
folder: ecommerce/customers