DropdownItem (schema)

Dropdown item definition

Name Description Type Notes
display_name Display name for item to be displayed in dropdown

expression to extract display name to be shown in the drop down.
string Maximum length: 1024
field Expression for dropdown items of filter

An expression that represents the items of the dropdown filter.
string Required
value Value for item to be displayed in dropdown

Value of filter inside dropdown filter.
string Required