Is same as operator in Flow designer

Nolan4
Tera Contributor

Hi,

 

Why doesn't the 'is same as' operator filter in flow designer show all the fields as it shows in maybe a BR/notification.

1 ACCEPTED SOLUTION

reshmapatil
Tera Guru

Hi @Nolan4 ,

 

In Flow Designer it checks the same type of fields. See below screenshot

reshmapatil_0-1671110732481.png

 

If you want to check with other field type values use data pills.

 

Regards,

Reshma

**Please mark my answer correct or helpful based on the impact**

 

View solution in original post

3 REPLIES 3

reshmapatil
Tera Guru

Hi @Nolan4 ,

 

In Flow Designer it checks the same type of fields. See below screenshot

reshmapatil_0-1671110732481.png

 

If you want to check with other field type values use data pills.

 

Regards,

Reshma

**Please mark my answer correct or helpful based on the impact**

 

Thanks. Actually, as my condition is in the trigger, I can't use data pills. My requirement is, I want to check if Approver==Approval for.Caller.Manager.

Hi @Nolan4 ,

 

1. We can call flow through BR and in BR we can add filter conditions.

2. We can check this condition in 1st action and if matches then execute the following actions.

3. Can create a dynamic filter and then use that in the condition. Refer:

 

https://instance_name.service-now.com/sys_filter_option_dynamic.do?sys_id=fdc474aab313001013a082c136...

 

 

Regards,

Reshma

**Please mark my answer correct or helpful based on the impact**