Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
Hi,
I'm trying to create a conditional column (Column Z) for when a certain column (Column A) contains a specific text.
These texts are varying in lowercase, uppercase letters, and spacing. And I noticed that the value being recognized are only the ones in the text "AS IS"
Is there a way to parse all these texts first to lowercase so that there's no need for a lot of conditions below:
Thank you!!
Solved! Go to Solution.
@annlois , You can compare both sides using Text.Upper - https://docs.microsoft.com/en-us/powerquery-m/text-upper
edit the code in advance editor or write if manually
@annlois , You can compare both sides using Text.Upper - https://docs.microsoft.com/en-us/powerquery-m/text-upper
edit the code in advance editor or write if manually
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
93 | |
87 | |
85 | |
70 | |
49 |
User | Count |
---|---|
141 | |
117 | |
112 | |
59 | |
59 |