JourneyCounts
JourneyCounts
Columns
| Name | Type | Description |
| SearchId [KEY] | Long | Unique identifier for the worker journey search. Used in REST service describe only. |
| SearchContext | String | Context for the worker journey search. Used in REST service describe only. |
| SearchTerms | String | Search criteria used to search for worker journeys. Used in REST service describe only. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| CategoryFilter | String | CategoryFilter |
| CodeFilter | String | CodeFilter |
| Facets | String | Facets |
| LevelFilter | String | LevelFilter |
| RequiredFilter | String | RequiredFilter |
| StatusFilter | String | StatusFilter |
| SubCategoryFilter | String | SubCategoryFilter |
| Finder | String | finder |