I have a list which contains a calculated colum.
I am using rest to get the data where i want to apply orderby clause with calculated column.
The calculated column does not work with SharePoint Rest orderby and due to other fields not getting displayed, i cannot use the _vti_bin method.
Could you please let me know, how do i go about ordering the records, once i have recieved the result.
may be some manipulation on data.d
please help.