I am trying to use the field Test_Repository_Path in formula Column in structure
COUNT { IF CONTAINS(Test_Repository_Path, "לקוחות") : 1 }
The formula seems to be correct but it doesn't work - the result is 0
the Test_Repository_Path contains th value "ועדות/ועדות לקוחות, ילד נכה"
What is the corrects syntax?
thanks