Hi All,
We are using the offline oData functionality in our iOS application using the BTP SDK for iOS. Here we are trying to get a distinct set of values for an particular non key column from an entity set using the DataQuery class.
We are using OData version 2.0 and I see that there is an method SelectDistinct which could be used to return distinct values, but we are not sure how it would work as the documentation is pretty unclear. When we tried, it didn't work properly and it still returned duplicate values.

Hence could anyone please help us here regarding select distinct items from an entity set for an property?
Thanks & Regards,
Vishal