Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
1 year ago

List.Transform Error when using List.Contains or List.ContainsAny but not when using OR comparison.

Hello, I am working on some transformation, and I have found out behavior of PQ that I dont understand.   When I am using the code:   = List.Transform( Custom3{0}[Record], each if _ = "2024" ...