Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

Offset/chooseWindow for GlideQuery

Christian Malau
Tera Contributor

Hi all,

 

Is there any way to skip the first few records, or query using an offset when using the GlideQuery API?

 

For GlideRecord there is the chooseWindow method, however, it looks like no equivalent exists for GlideQuery.

 

I can use .filter on the resulting stream to skip some results, but this will not scale as the offset increases.

0 REPLIES 0