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
There have been solutions offered regarding searching string text using a list of values, eg:
2. https://community.powerbi.com/t5/Desktop/joinAlgorithm-and-keyEqualityComparers/m-p/182148#M79842
...but these do not address the following challenge
PROBLEM
Text: "I LOVE MOTORBIKES".
List of Values: BIKES, BIKE, MOTOR, MOTORBIKE, MOTORBIKES
CHALLENGE: When I perform the comparison, ONLY "MOTORBIKES" should return TRUE.
Is there a way of doing this in Power Query
Thanks in advance
Alfred
Solved! Go to Solution.
Can you please show me how to do this? I am stuck. Thank you.
you convert the text to list and then use list comparators, e.g. List.Contains
https://docs.microsoft.com/en-us/powerquery-m/list-contains
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 |
---|---|
21 | |
16 | |
13 | |
12 | |
9 |
User | Count |
---|---|
36 | |
31 | |
20 | |
19 | |
17 |