SELECT has invalid inputs

I can not get the Select function to work. I have tried examples on YouTube even copying their example exactly as they have it, same result of Select has invalid inputs. This is my expression I am trying to fix. 

Any(Select(Parts[Description],[_thisrow],[Item Number]=[Item Number]))

Solved Solved
0 1 54
1 ACCEPTED SOLUTION

Difficult to say what you are trying to do, but at least you should use a dot instead of a comma after the [_THISROW].

View solution in original post

1 REPLY 1

Difficult to say what you are trying to do, but at least you should use a dot instead of a comma after the [_THISROW].

Top Labels in this Space