Forum Discussion
doubleclick
Resolver I
4 years agoStumped by Simple Calculated column - if statement with variant types text and number
Does anyone know how to do this excel formula in DAX? = if ([Text Column] = "Alpha",[Number Column]*8,"")
- 4 years ago
Hey all, I was being a little slow. Long day. ContainsString() and blank() fixed this
v-angzheng-msft
Community Support
4 years agoThank you for sharing
Glad to hear that your problem has been fixed
Best Regards,
Community Support Team _ Zeon Zheng
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.