Dear All,
I am looking for a way to filter my collection based on several filter + contains functionality .
I know that, As input in the action stage we write the filter as following :
"[ColumnName]='"&[data we want]&"'"
But Know i would like to filter on a field containing the word "SAM" for example so I try these expression:
"[ColumnName]='"& "*SAM" &"'"
and as well "[ColumnName]='"& "%SAM" &"'"
But nothing is working ? could you please help me ?
Thanks a lot if someone has already succeed with this, I will be a huge help for me !!!
Best regards