Hello,
I am trying, using orderby, to sort the received data from OData.
However, it is not working for me - doesn't sort..
I using:
[*d365URL*]/data/[*data entity collection name*]?&orderby=[*field*]
Is this no longer supported?
Thanks.
Hi Shooowtek,
The orderby query is supported, I noticed that you have used the wrong symbols. Please try with the symbols ‘$’ again.
[*d365URL*]/data/[*data entity collection name*]?$orderby=[*field*]
How is the data sorted by default in the data entity?
Unfortunately it doesn't work on my custom data entity.
Does anyone have any suggestions?
I have tried with my custom Data entity and sorted on Qty field and it worked perfectly fine. I don't think there is any extra setting or property required.
Hello,
I can see that sorting does not work on custom data entities..
I tried comparing my entity to standardoywch, but found nothing. Is some settings responsible for OData sorting? Or maybe the custom tables I created don't have the right settings?
Thanks.
Hi, I have tried below query, Orderby is working as expected
André Arnaud de Cal...
292,074
Super User 2025 Season 1
Martin Dráb
230,900
Most Valuable Professional
nmaenpaa
101,156