DataSourcesDataSourceFiltersRequiredParameters
Maintains required parameters for data source filters, ensuring the necessary criteria are met when querying data. This table defines the mandatory conditions for filtering data sources effectively.
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 Workday identifier (WID) that uniquely identifies the DataSourcesDataSourceFilters instance containing this record. |
| DataSources_Id | String | The WID that uniquely identifies the parent DataSources instance associated with this record. |
| Alias | String | The Workday Query Language (WQL) alias used for Adhoc Query Enabled instances within WQL Rest APIs. This field is intended for internal use only. |
| Description | String | A brief description of the query parameter used for external promptable inputs. |
| Type | String | Specifies the type of data expected, for example, Text |
| WorkData_Descriptor | String | A human-readable description of the data source filter instance. |
| WorkData_Href | String | A hyperlink that provides direct access to the data source filter instance. |
| WorkData_Id | String | A unique identifier for the data source filter instance, which can be a WID, Id, or reference Id. |
| Alias_Prompt | String | The alias used to reference the data source filter when creating prompts. |
| SearchString_Prompt | String | A case-insensitive string used to search within the descriptors of data source filters. Each value is separated by a comma with one space after each comma. |
| Alias_Prompt_For_DataSources | String | The alias used to reference the data source when creating prompts. |
| SearchString_Prompt_For_DataSources | String | A case-insensitive string used to search within the descriptors of data sources. Each value is separated by a comma with one space after each comma. |