Forum Discussion

Rocky_Brown's avatar
Rocky_Brown
Helper I
4 years ago
Solved

undefinedError whane using Search function in DAX

I am trying to search a field with multiple text scenarios but get an error.

 

I coulduse the help to see if this can be done

 

Search("*Text1*" || "*Text2*",'tableName[FieldName, 1, 0)= 1, "Notes"

3 Replies