Is it possible to use multiple fields in the order by odata filter on a SharePoint get items action? i.e. if I want to sort by Title Field, then Date Field as an example:
Title asc and Date asc
What is the correct way to structure that - it appears to be differen than the filter query sytax.