GoodData.UI API reference
  • All Products
  • All Products
  • GoodData.UI
  • API Reference
  • University
  • Community
  • Documentation
  • Support
  • 11.29.0
  • Code samples
  • GitHub

DashboardTextFilter1

Home > @gooddata/sdk-code-schemas > v1 > DashboardTextFilter1

v1.DashboardTextFilter1 interface

A dashboard text filter

Signature:

export interface DashboardTextFilter1 

Properties

Property

Modifiers

Type

Description

case_sensitive?

boolean

(Optional)

condition

"is" | "isNot"

display_as?

DisplayAsLabelIdentifier2

(Optional)

metric_filters?

string[]

(Optional) An id of the attributes, labels, facts or metrics to validate the filter by

mode?

"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.

parents?

(LocalAttributeFilter2 | LocalDateFilter2)[]

(Optional) An ids of the parent local attribute, text, or date filter

title?

string

(Optional) Optional title of the filter

type

"text_filter"

using

AttributeIdentifier4 | LabelIdentifier4

Attribute or label to use in this filter.

values

(string | null)[]

  • v1.DashboardTextFilter1 interface
  • Properties
GoodData resources:
  • Documentation
Follow the community:
  • Community
Copyright © 2007–2026 GoodData Corporation. All Rights Reserved. Code licensed under a dual license - CC BY‑NC 4.0 for trial experience and GoodData.UI EULA for commercial use