I would like to filter on unique / distinct Lastname while using the Get Entities from the Azure Storage Table. Distinct is currently not supported and groupby also doesn't seem to fit. How can I filter on unique Lastname using the OData Filter?
Asked
Active
Viewed 449 times
1 Answers
2
At a moment there is no option to query directly with unique or distinct keywords. You can refer to this Official Documention for more information.
You can give feedback HERE for a Feature request.

SwethaKandikonda
- 7,513
- 2
- 4
- 18