Skip to main content
Removes a query view from the workbook UI while keeping it referenceable in the model. Note: Query 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 query view will be hidden in the UI.

Examples

Hide query view in UI