Hello Team,
Here is my requirement,
New to SharePoint and power automate...browsing for the scenario but I could see them with Start and wait approval process getting triggered...we need it with conditions basis. Any help is very much appreciated.
I need to create two lists as Submit and Approval with the columns as Approval status, id, attachment, category, subcategory, attachments, etc
When a submitter creates a list it needs to go to multiple approvals ...so based on the Approval Status the flow needs to get triggered.
1)Condition 1: If approval status button is approved by approver 1 and rejected by approver 2 --it's rejected --status needs to get updated with comments in submit list
2)Condition 2:If approval status button is rejected by approver 1 and rejected by approver 2 -its rejected status needs to get updated with comments in submit list
3)Condition 3:If approval status button is rejected by approver 1 --it rejected--status needs get updated with comments in submit list
4)Condition 4: If the approval status button is approved by approver 1 and approved by approver 2 --the flow does execute--status needs to get updated with comments in submit list.
Thanks in Advance.
ERROR : Unable to process template language expressions for action 'Condition' at line '0' and column '0': 'The template language function 'contains' expects its first argument 'collection' to be a dictionary (object), an array, or a string. The provided value is of type 'Null'.'.