Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to check the reference field value in a if condition in flow designer?

vineeth10
Mega Expert

Hi All,

I am trying to check the business area field value in a if condition in flow designer but I am not getting any option to select in the flow.

I am not getting the values of the reference field

find_real_file.png

but when I checked it in trigger condition I am getting it as reference field.

find_real_file.png

I want to check that field value in if condition, how this can be done.

Thanks,

Vineeth

 

1 ACCEPTED SOLUTION

Abhi33
Tera Expert

Hi,

Try using sys_id of that field.

Thanks,

Abhi

View solution in original post

6 REPLIES 6

dmathur09
Kilo Sage

Hi Vineeth,

It is mentioned to type a character to get the values, you can type the keyword and see if it pops up.

Regards,

Deepankar Mathur

Hi,

In trigger condition I am getting it but in if condition I am not able to get the values

Can you share screenshot of the If condition. Thanks

find_real_file.png