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

DashboardTextFilter2

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

v1.DashboardTextFilter2 interface

A dashboard text filter

Signature:

export interface DashboardTextFilter2 

Properties

Property

Modifiers

Type

Description

case_sensitive?

boolean

(Optional)

condition

"contains" | "doesNotContain" | "startsWith" | "doesNotStartWith" | "endsWith" | "doesNotEndWith"

display_as?

DisplayAsLabelIdentifier3

(Optional)

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.

title?

string

(Optional) Optional title of the filter

type

"text_filter"

using

AttributeIdentifier5 | LabelIdentifier5

Attribute or label to use in this filter.

value

string

  • v1.DashboardTextFilter2 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