I am attempting to move data from one SharePoint List to another SharePoint List and the condition piece keeps of the flow is failing and giving me this error:
Unable to process template language expressions for action 'Condition' at line '0' and column '0': 'The template language function 'length' expects one parameter: an array or a string the length of which is returned. The function was invoked with '2' parameters. Please see https://aka.ms/logicexpressions#length for usage details.'.
Below is a snippet of the condition. It may be the length(body('Get_items')?['value'],0) that I have on the left side as an expression.
