Forum Discussion

cklopper's avatar
cklopper
Frequent Visitor
5 years ago
Solved

Alternative syntax to CONTAINSSTRING using Direct Connect to SSAS

What alternative DAX syntax can I use to CONTAINSSTRING when connecting to a tabular model using SSAS?   I want to define a measure that counts the number of accounts containing a specific string. ...