Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 79901

I can't use 'skip' in my query?

$
0
0

I have a larger dataset in Dynamics. Its about 18 000 objects. I'm limited by 5000 because thats the number of objects you get over the wire from dynamics as I understand it. But then there is 'top' which selects top X of the result in the query. Why isn't 'skip' implemented? I've tried it;

req.open("GET", Xrm.Page.context.getClientUrl() + "/api/data/v8.2/pss_assetses?$skip=20", true);

I get "501 (Not implemented)". How can I get access to all my objects?


Viewing all articles
Browse latest Browse all 79901

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>