API Reference > presentation-frontend > Core > PresentationManager > getPagedDistinctValues getPagedDistinctValues Method Retrieves distinct values of specific field from the content based on the supplied content descriptor override. getPagedDistinctValues(requestOptions: DistinctValuesRequestOptions<IModelConnection, Descriptor, KeySet, RulesetVariable>): Promise<PagedResponse<DisplayValueGroup>> Parameter Type Description requestOptions DistinctValuesRequestOptions<IModelConnection, Descriptor, KeySet, RulesetVariable> Options for the request Returns - Promise<PagedResponse<DisplayValueGroup>> Defined in presentation/frontend/src/presentation-frontend/PresentationManager.ts Line 545 Last Updated: 11 June, 2024