March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi
I hope someone can help
I would like to use the add column feature of the query editor to search 2 columns of text and return a phrase if either contains what i am looking for.
I have written the formula but all it returns is errors, can anyone see the error in my formula?
if Text.Contains([Project Number], "ABCD") or Text.Contains ([Status 1],"ABCD") then "ABCD Related" else null)
Thanks for your help
Matt
Solved! Go to Solution.
what exactly error do you get? from my point everything look ok, except closed parenthesys ")" in the very end of your statement.
also be sure, your columns have a Text date type
what exactly error do you get? from my point everything look ok, except closed parenthesys ")" in the very end of your statement.
also be sure, your columns have a Text date type
Hi @az38
Thanks for getting back to me so quick. One of the columns wasnst specified to Text. ive changed it and it works great now.
Thanks
Matt
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
124 | |
89 | |
84 | |
70 | |
51 |
User | Count |
---|---|
206 | |
146 | |
97 | |
79 | |
69 |