Forum Discussion
jbotero
8 years agoFrequent Visitor
Extract colors from column
Hello everyone. I have a table with several columns, one of them is the description of the product, which, among other things, has a color in the text. For example: Short sleeve shirt for men blu...
shebr
8 years agoResolver III
Hi jbotero
If you go into your Power BI editor, add a conditional column there is an operator that allows you to specify 'contains'. You could use this to pick out the colours and set the value in a new column. See image.
Let me know how you get on.
Thanks
shebr
jbotero
8 years agoFrequent Visitor
Thanks!! Worked great.