Forum Discussion

Andy83's avatar
Andy83
Frequent Visitor
2 years ago
Solved

CONTAINSSTRING in-conjunction with LookUpValue

Hello all,    My requirement: I am trying to search for specific words within a column but I am using a Sharepoint list as a data source.    CONTAINSSTRING(<within_text>, <find_text>)   Is it p...