I am attempting to get the count of filtered OData results in a Fiori SAPUI5 application. I am able to get the correct count using both $count
I need to create a $filter query for the Microsoft Graph API that searches for a specific word in a string (the display name of users). For example I'd want to
I'm using ASP.NET Boilerplate framework for ASP.NET Core. How do I add a OData controller to support an entity with 2 composite keys. I have the composite key
I'm developing a RESTful service using the spring framework. This service has a few different controllers. Some of the controllers allow the user to query data