Hello everyone,
I'm trying to filter an array extracted from an excel file but I'm getting this error:
The execution of template action 'Filter_array' failed: The evaluation of 'query' action 'where' expression '@contains(item()?['Negotiator ~1 Contact'], triggerBody()['text'])' 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'.'.
What means this error?
How can I solve this?
