Skip to main content
Removes a view from the workbook UI while keeping it referenceable in the model. Note: Views are not removed from the model itself and will still be accessible via SQL. To “soft delete” a view instead, use the ignored parameter.

Syntax

Properties

boolean
default:"false"
If true, the view will be hidden in the UI.

Examples

Hide view in UI