daniel_zrust's avatar
daniel_zrust
New Member
9 years ago
Status:
Abandoned

Add Text.ContainsAny([Column],{List}) Function to Power Query

There is Text.Contains () , List.ContainsAny () but not Text.ContainsAny () function in PQ. Text.ContainsAny () would save loads of OR clauses with Text.Contains!

2 Comments

  • This function would be redundant with the List.ContainsAny function - from the example this would appear to just change the position of the functions arguments.

Recent ideas