I have a situation - I have over 800 records of orders that I need to calculate the total figure in the Price field on a form. I know that with REST you can get the top 50 results. How do I get the other 750 records?
I'm trying to get the sum of all 800 records.