Dynamics 365 Virtual Entity With Server-Side Paging Not Retrieving Data Correctly When Passing Query Parameters
I’m working with Dynamics 365 9.1 On-Premises and setting up a Virtual Entity connected to an external OData v4 API. The goal is to use server-side paging. The API can accept query parameters (skip and top), but I’m running into issues: