DataSourcesDataSourceFilters
Retrieves the data source filter with the specified {ID} for a specific data source.
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 |
Id [KEY] | String | Id of the instance |
DataSources_Id [KEY] | String | The Workday ID of the DataSources that owns this. |
Alias | String | Supported for: SELECT. This field exposes WQL alias for Adhoc Query Enabled instances in WQL Rest APIs. This is for internal use only. |
Description | String | Supported for: SELECT. A description of the data source filter. |
Descriptor | String | Supported for: SELECT. A preview of the instance |
Alias_Prompt | String | The alias of the data source filter. |
SearchString_Prompt | String | The string to be searched in case insensitive manner within the descriptors of the data source filters. |
Alias_Prompt_For_DataSources | String | Only used when a DataSources_Id filter is not provided. The alias of the data source. |
SearchString_Prompt_For_DataSources | String | Only used when a DataSources_Id filter is not provided. The string to be searched in case insensitive manner within the descriptors of the data sources. |