Hi Team,
I am developing a simple flow just to send an e-mail when an item in a Sharepoint list is modified. I need to configure a condition to run only when a specific field is changed, but the system is showing the follow error:
The power flow's logic app flow template was invalid. The template condition expression 'triggerOutputs()?['body/"URL_Form_Request"'] != triggerOutputs()?['body/"URL_Form_Request"_old']' at line '1' and column '1107' is not valid template language expression.
I have already tried to verify in Copilot but it is still not working. Find attached the flow print screen.
Could you please help me to fix the expression?
Thanks in advance.