When I use the template "Send Approval Email when a item is created", I send the approval email to "Approver email" where "Approver" is a newly added "person or group" field in a calendar list. I actually input my own name (validation passed) in the Approver field. The workflow always resulted in the following error:
- Code
InvalidTemplate
- Message
Unable to process template language expressions for action 'Send_emailScope' at line '1' and column '1932': 'The template language expression 'equals(body('Send_approval_email')['SelectedOption'], 'Approve')' cannot be evaluated because property 'SelectedOption' cannot be selected. Please see
https://aka.ms/logicexpressions for usage details.'.
Anybody can help please ?