- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2022 10:59 PM
Hi,
Could you kindly help me ?
I would like to look up records and if I found the user is a member of a group proceed to next step.
How do I use an If function against look up record?
Thanks in advanced
Solved! Go to Solution.
- Labels:
-
flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2022 11:08 PM
Hi,
you can just use Lookup Record instead of Lookup Records
Then Use IF Action and check Status is Success
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2022 11:05 PM
Hi Freddy,
Kindly go through below links
https://docs.servicenow.com/bundle/sandiego-servicenow-platform/page/administer/flow-designer/reference/lookup-records-flow-designer.html
https://community.servicenow.com/community?id=community_question&sys_id=2fe7d80a1bc0bc10a17c62c4bd4bcb7e
https://www.youtube.com/watch?v=U898c4PMsWA
Mark my answer as correct or hit like based on impact.
Regards,
Musab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2022 11:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2022 11:44 PM
Thank you for marking my response as helpful.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-21-2022 11:52 PM
Thanks
If I would like to use Lookup records to check if the user is in multiple groups,
would the condition be using 'count' ?