I have a task list where I have created a approval workflow in sharepoint designer.
I have two approvers and I want the result to be approved only if both people approve the item. Otherwise is should be rejected.
Now it ends with approved if just one of the approvers approved the item.
Can any body help med with what I am doing wrong??
@Astrid,
You can also use the following properties in a custom approval workflow using SharePoint Designer:
- [Task Process Results: Number of Approved]
- [Task Process Results: Percentage of Approved]
These can be used in Completion Conditions for the Approval Workflow Task when an item is approved by more than one person.