DashboardTextFilter1
Home > @gooddata/sdk-code-schemas > v1 > DashboardTextFilter1
v1.DashboardTextFilter1 interface
A dashboard text filter
Signature:
export interface DashboardTextFilter1
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
boolean |
(Optional) | ||
|
"is" | "isNot" | |||
|
(Optional) | |||
|
string[] |
(Optional) An id of the attributes, labels, facts or metrics to validate the filter by | ||
|
"readonly" | "hidden" | "active" |
(Optional) Setting filter mode to readonly will disable the filter. Setting it to hidden will hide the filter from the dashboard. Setting it to active will enable the filter. | ||
|
(Optional) An ids of the parent local attribute, text, or date filter | |||
|
string |
(Optional) Optional title of the filter | ||
|
"text_filter" | |||
|
Attribute or label to use in this filter. | |||
|
(string | null)[] |