Forum Discussion
zakkyang
5 years agoFrequent Visitor
Power BI DAX: String manipulation--> how to search multiple values and return a mapping value
0 For example, I have a column of web site: www.google_b.com
www.amazon_1-3b.com
www.amazon345.com I know that google and amazon are the ones I want to retrieve for another column. I want t...
- 5 years ago
Thanks J. I found a solution using SWITCH.