Good Mornig,
I want to know if a workflow can make a filter about the persons that have to approve,
description: I have a column named approver, this column has all person that going to approve the file, I make the workflow, in the workflow , in the notification mail assigned person, I select the option lookup for approver and set this Approvers column like source , but I need know if there is a specific person , if there is, then this person going to be the last approver, I mean , till all other approvers approve the file, the notification mail is going to be send to the last approver
could you tell me if there a way todo this, I have a option , make it since the code, I mean , if the code detect the specific person this person dont be add to the column , and in the work flow make a aditional task only in the case the fila was approve for the others this gona send a notification mail to this person,
I can do this in the webpart code, but i dont like do this in the web part code, if i could do it in the the workflow