Decision table is not reading the entire string when I use 'contains' in the condition

poorva1
Mega Guru

Hi everyone,

I am using Decision table in a flow designer to set the assignment group and subcategory based on the mailbox address. The mailbox has multiple addresses and hence I am using the 'contains' when I am building the condition in the decision table. 

When I use the “contains” condition in a Decision Table (for example: checking if a string or list contains a certain value), it only matches when the value appears first in the string or comma-separated list and is not giving any output if the string does not appear first. 

 

Has anybody run into this issue before? Does anybody have any pointers for me to try?

 

Thanks in advance.

 

 

 

1 ACCEPTED SOLUTION

poorva1
Mega Guru

Hi everyone,

Thanks again for all the inputs. 

 

I was able to resolve this issue. 
I missed checking the max length of the input. I adjusted that and it's working now. 

poorva1_0-1760651641585.png

 

View solution in original post

10 REPLIES 10

poorva1
Mega Guru

Hi everyone,

Thanks again for all the inputs. 

 

I was able to resolve this issue. 
I missed checking the max length of the input. I adjusted that and it's working now. 

poorva1_0-1760651641585.png