Forum Discussion
doubleclick
4 years agoResolver I
Stumped 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
4 years agoCommunity Support
Thank 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.