Offset/chooseWindow for GlideQuery
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2023 06:56 AM
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