INPUT_OBJECT
Table_Filter
Filter by GraphQL field and given value
link GraphQL Schema definition
- input Table_Filter {
- # Name shown in server and desktop clients
- String :
- # Name shown in server and desktop clients
- String] : [
- # Unique identifier used by the metadata API. Not the same as the numeric ID used
- # on server
- ID :
- # Unique identifier used by the metadata API. Not the same as the numeric ID used
- # on server
- ID] : [
- # Filter the output based on text query.
- String :
- }
link Require by
- DashboardA dashboard contained in a published workbook.
- LensLenses are curated, embeddable Ask Data experiences. *Introduced in Tableau Cloud June 2022 / Server 2022.3.* *Retired in Tableau Cloud February 2024 / Server 2024.2.*
- QueryQuery root for Metadata GraphQL interface
- SheetA sheet contained in a published workbook.