I've got an approval flow that uses 'Start and wait for an approval'. When the approver approves or rejects the flow the relevant sharepoint list is updated, including capturing the comment they might have added.
However, when an approver leaves the 'Add a comment (optional)' field empty rather then leaving the field empty I'd like to update the relevant sharepoint item with a default text, something like 'No comment added'.
Thought a simple expression like an if statement would do the trick but it doesn't allow me to. Any suggestions on how to accomplish this?
