Skip to main content
Defines a display name for the view. This will override the 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 view name.

Examples

View will display as Users With Orders in the UI
schema: Ecomm
table: Users
label: Users With Orders