Skip to main content
Defines a display name for the query view. This will override the query view’s name as it displays in the workbook.

Syntax

label: <display name>

Properties

label
string
The display name that will appear in the UI instead of the query view name.

Examples

Query view will display as Users With Orders in the UI
schema: ecomm
label: Users With Orders