Display multiple records with Look up utility in Designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2023 01:23 AM
Hi Everyone,
I am working on Virtual Agent Designer. I am using Lookup utility in my flow. But it is returning only one record, I want to return multiple records if condition matches. Can anyone help me? How to get this requirement with scripting in lookup utility and displaying multiple records ?
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2023 03:03 AM
as I mentioned you can run loop and store the selected record sysIds in a global VA variable and once the loop ends you can use that global variable to query and show the html tabular structure
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2023 03:10 AM
Can you please provide any example for this? I am not exactly getting what you mean ?
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2023 03:15 AM
unless you create a prototype or you start you won't be able to link the dots.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader