Forum Discussion
Contains functionality in Power Query for Power BI
- 2 years ago
although when you load data into power bi it will be as you want because power bi is not case sensitive
but all of these can be done in power query the way you wantpls try this
Hi Anonymous
Please use CONTAINSSTRING dax function in calculated column
Find example - https://learn.microsoft.com/en-us/dax/containsstring-function-dax
https://dax.guide/containsstring/
https://www.sqlbi.com/tv/containsstring-containsstringexact-dax-guide/
Let me know if that works for you
If your requirement is solved, please make THIS ANSWER a SOLUTION ✔️ and help other users find the solution quickly. Please hit the LIKE 👍 button if this comment helps you.
Thanks
Pijush
Linkedin
- Anonymous2 years agoNot applicable
Thank you for your response. That creates a new column with numeric value but does not replace the words in the existing column to standardize on one word, High, that will be used in logic. I don't know all the variations that could exist in the data so wouldn't this potentially leave some records out?