DataSourcesDataSourceFiltersOptionalParameters
Stores optional filter parameters for data sources, providing additional flexibility when querying specific datasets. This table enables customization of data retrieval conditions.
Workday Resource Information
Retrieves the data source filter with the specified {ID} for a specific data source. You can only view data sources and data source filters that you have security access to.Secured by: Development, WQL for Workday Extend, Workday Query Language+TG
Scope: System
Columns
| Name | Type | Description |
| DataSourcesDataSourceFilters_Id | String | The unique WID that identifies the specific DataSourcesDataSourceFilters instance containing this record. |
| DataSources_Id | String | The unique WID that identifies the DataSources instance associated with this filter. |
| Alias | String | The Workday Query Language (WQL) alias used for Adhoc Query Enabled instances in WQL Rest APIs. This is intended for internal use only. |
| Description | String | Provides additional information about the query parameter, typically for external promptable filters. |
| Type | String | Indicates the data type of the element, with possible values including Text, Date, Numeric, Currency, Boolean, Single Instance, or Multi Instance. |
| WorkData_Descriptor | String | A brief textual description of the instance, intended to help identify its purpose or content. |
| WorkData_Href | String | A Uniform Resource Locator (URL) link that references the instance, typically used for navigation or API calls. |
| WorkData_Id | String | A unique identifier for the instance, which can be a Workday identifier (WID), standard Id, or reference Id. |
| Alias_Prompt | String | The alias of the data source filter, used as a shorthand identifier in prompts and queries. |
| SearchString_Prompt | String | A case-insensitive search string used to match text within the descriptors of data source filters. |
| Alias_Prompt_For_DataSources | String | The alias of the data source, used as a shorthand identifier when referencing the source in prompts and queries. |
| SearchString_Prompt_For_DataSources | String | A case-insensitive search string used to match text within the descriptors of data sources. |