Hi, All.
I want to extract a person with the title "Manager" from the Office365 group.
For example...
Manager
General manager
Administrative Manager
It is configured like a capture, but I get an error.

The execution of template action 'Filter_array' failed: The evaluation of 'query' action 'where' expression '@contains(item()?['jobTitle'], 'Manager')' failed: 'The template language function 'contains' expects its first argument 'collection' to be a dictionary (object), an array or a string. The provided value is of type 'Null'.'.
I don't know the cause.
Thanks.