Hello all,
I'm using API v2.0 to access SalesOrders data. I need to filter SalesOrders based on the list of dimensions. I used the following API:
{{url}}/api/v2.0/companies({{companyId}})/salesOrders?$expand=dimensionSetLines&$top =10&$filter=dimensionSetLines/any(d:d/valueCode eq 'EFT')
The problem is that it seems Business Central OData does not apply the filter and returns all salesOrders. Could you please assist me on this?
Thanks,
Arax
Hello,
Maybe the scenario can be achieved via a custom API.
Thank you.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156