Order by collection with subitem
It would be interesting to be able to sort a list of objects by the value of a property of a sub-object. The ideal would be to be able to do it with any depth.
Example: sorting a car list by its number of cylinders
[cars].[model].[engine].[number of cylinders]
6
votes

-
Kelly Jon Gillespie commented
we have implemented our own version of Orderby for Json can we include what the customer is asking?
-
Kelly Jon Gillespie commented
thank you Alexandre I added my additional votes to your new feature request. Thank you for sharing