Skip to main content
Defines the display name of the topic’s base view when it is accessed in the workbook from the topic. This can be helpful for conveying the table’s meaning in a specific context. For example, the order_items view can be referred to as Sold Items in a financial context, which could help a Finance team understand that the table contains sale records.

Syntax

Properties

string
The display name for the base view when accessed from the topic. Values should be unquoted.

Examples