INPUT_OBJECT
CustomSQLTable_Filter
Filter by GraphQL field and given value
link GraphQL Schema definition
- input CustomSQLTable_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] : [
- # True if the query is unsupported by Tableau Catalog, in which case lineage may
- # be incomplete
- Boolean :
- # True if the query is unsupported by Tableau Catalog, in which case lineage may
- # be incomplete
- Boolean] : [
- # Filter the output based on text query.
- String :
- }
link Require by
- CloudFileA cloud file connection
- DatabaseA database containing tables
- DatabaseServerA database server connection
- DatabaseTableA table that is contained in a database
- DataCloudA Data Cloud connection *Available in Tableau Cloud February 2024 / Server 2024.2 and later.*
- FileA file connection
- QueryQuery root for Metadata GraphQL interface
- WebDataConnectorA web data connector