Hello Flow Community,
I have make many Flow in my company but since two weeks I have a problem with one of them which I don't understand. This Flow is an approval Request for purchase request. I have created a Sharepoint List with many columns. The column who Flow don't want to recognize is a Person column (as you can see in the picture).
My flow don't work. The error message is the next : « InvalidApprovalCreateRequestAssignedToMissing » but this approver is informed one the SharePoint List
I have a similar Flow and SharePoint List for an Contract Approvals Request and he works very well. Can you help me please ?
My second example who works :
Thanks for your Help 🙂
Solved! Go to Solution.
Hi @Lahcen-MT ,
This happens if the field value specified in the currently created item is empty.
You can use Condition to determine if Approver email is empty. If it is empty, Approval action is not executed.
Image reference:
Please take a try.
Best Regards,
Hi @Lahcen-MT ,
Could you share your Flow configuration?
If the filled field type is Person, you could configure Person Email directly in Assigned To field.
For example, I have a field named Approver, the type is Person, and it is a single selection.
We only need to populate the Approver Email in Approval action.
Image reference:
Please take a try again.
Best Regards,
@v-bacao-msft, This is already the case, but when start, it fails and informs me of the following error message: "Assigned to Missing"
Hi @Lahcen-MT ,
This happens if the field value specified in the currently created item is empty.
You can use Condition to determine if Approver email is empty. If it is empty, Approval action is not executed.
Image reference:
Please take a try.
Best Regards,
User | Count |
---|---|
68 | |
50 | |
47 | |
27 | |
18 |
User | Count |
---|---|
26 | |
26 | |
24 | |
20 | |
19 |