The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi i am working on a sample in
http://blog.crossjoin.co.uk/2014/06/02/join-conditions-in-power-query-part-1/
and it is using the LIKE clause at the end
= Table.AddColumn(ExpandedTable, "Custom", each Like([Patterns] , [Phrases]))
i am getting an error "Expression error: The name 'Like' wasn't recognized. Make sure it's spelled correctly."
What is the LIKE clause in M language in PowerBI?
Sincerely
Nik
Solved! Go to Solution.
@SNik PowerQuery language do not have "like" operator support. The post is referring to a custom function the author posted in another blog entry:
@SNik PowerQuery language do not have "like" operator support. The post is referring to a custom function the author posted in another blog entry:
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
108 | |
77 | |
71 | |
48 | |
39 |
User | Count |
---|---|
137 | |
108 | |
69 | |
64 | |
58 |