Hi All,
I am facing an below error in filter array of power automate:
The execution of template action 'Filter_array_2' failed: The evaluation of 'query' action 'where' expression '@equals(outputs('Get_Attachment_(V2)')?['body/name'], 'Current Employees Details')' failed: 'The template language expression 'equals(outputs('Get_Attachment_(V2)')?['body/name'], 'Current Employees Details')' cannot be evaluated because property 'body/name' cannot be selected. Array elements can only be selected using an integer index. Please see https://aka.ms/logicexpressions for usage details.'.

Please provide me the solution for it if anyone can help me.