Flow designer count number of CI assigned to each person

SN Emy
Tera Guru

I need to add a condition based on number of CI assigned to a person. Is this feasible with Flow designer ?

Any ideas?

find_real_file.png

1 ACCEPTED SOLUTION

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hi, You can use the action Look up Records action to count no of CI assigned to each person and then trigger next action based on the number of records found via count output.

 

- Pradeep Sharma

View solution in original post

2 REPLIES 2

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

Hi, You can use the action Look up Records action to count no of CI assigned to each person and then trigger next action based on the number of records found via count output.

 

- Pradeep Sharma

Correct.

I ll post the solution, in case someone needs it!

find_real_file.png

 

 

 

find_real_file.png