Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
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
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
87 | |
81 | |
53 | |
38 | |
35 |