how to bring number of record in subflow flow designer
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2024 09:28 PM
hi community
I was doing a course in now learning and got stuck with one of the lab.
i have to give a condition such that the number of records of a table is more than 2 then the if condition in sub flow should work, i not able to understand how to get that numbers in to the if conditioning.
PFA for the image
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2024 09:59 PM
Hi,
In Your flow you must have used 'Look Up records' Action to get records from table.
After that in IF logic you can use data picker with previous action and it will show the count.
Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande
Thanks
Anil Lande