
CoPilot for PowerAutomate should be able to help me understand what errors in flows mean. See attached.
InvalidTemplate
Unable to process template language expressions for action 'Condition' at line '0' and column '0': 'The template language function 'greater' expects all of its parameters to be either integer or decimal numbers. Found invalid parameter types: 'Array'.'
Hi @Mr_Ian ,
Actually, even though Copilot understands error messages, it can hardly handle the error properly. It can just create the flow based on the logics.
Anyway, the key point of this error you have received is "'greater' expects all of its parameters to be either integer or decimal numbers. Found invalid parameter types: 'Array'". You have applied an Array for a Condition control or expression with condition greater. You can share your flow's run history with screenshots if still don't how to fix it.
Best regards,