Forum Discussion
Anonymous
4 years agoNot applicable
If statement with wildcards
Hello, I have about 15 years of data broken out into 4 categorys based on season FA, WI, SP, SU. I am attempting to label each label as Fall, Winter, Spring, Summer. The data looks like 2020/FA...
irfanelevated
Helper II
4 years agoHello,
You can try the Containsstring function.
https://docs.microsoft.com/en-us/dax/containsstring-function-dax
Thanks,
Irfan