- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2023 03:47 AM
Hi Team,
In flow designer lookup action we have a max results fields where 1000 is default.
I read somewhere that ServiceNow does not recommend putting more than 10000 as value?
My question here is if we do not enter any value and leave it blank will it pick up all records or is there some default value?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2023 05:47 AM
Hi ,
If you leave the "Max results" field blank in the Flow Designer lookup action, it will use the default value set by ServiceNow, which is typically 1000.
The default value may vary depending on the ServiceNow version and configuration.
Leaving the "Max results" field blank does not mean it will pick up all records. It will still be limited by the default value or any custom value set by ServiceNow. If you want to retrieve all records without any limit, you would need to explicitly set the "Max results" field to a high value, such as 10000 or more.
Mark as correct and helpful if it solved your query.
Regards,
Tushar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2023 05:47 AM
Hi ,
If you leave the "Max results" field blank in the Flow Designer lookup action, it will use the default value set by ServiceNow, which is typically 1000.
The default value may vary depending on the ServiceNow version and configuration.
Leaving the "Max results" field blank does not mean it will pick up all records. It will still be limited by the default value or any custom value set by ServiceNow. If you want to retrieve all records without any limit, you would need to explicitly set the "Max results" field to a high value, such as 10000 or more.
Mark as correct and helpful if it solved your query.
Regards,
Tushar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2023 09:06 AM
In Flow Designer the Lookup Records "Max results" field can accept a value upto 999999999, that doesn't mean we should use it.