I am trying to build a multiple approval workflow the will return the approval comments in the email I tried setting it up multiple times.
Test 1
- If approved, update SharePoint
- send 2nd approval to manager with associate approval comments in email from update SharePoint
- creates an apply to each for every approval comment (Form is built to have up to 3 associate approval comments)
Test 2
- Create an initialize variable for each approval comment so apply to each does not happen on manager approval flow
- error message when Associate 3 comment section blank
- How do I set my variable to return NA if null?
- error message when Associate 3 comment section blank