Hi all,
I spent few hours looking for an answer to my problem, unsuccessfully (I'm probably unable to find the proper request terms)
So I have this flow triggered from a button in my Powerapps.
The problem is (as amny users) with the "Assigned to:" field
On the powerapps part I'm calling the flow this way (screenshot 2)
How can I solve this ? I don't find a way to split the Approvertoemail 😕 Should I put a ForAll in the Btn_Submit onselect method ? Or is this a way to avoid the check of the format by the flow ?
Thank you in advance
Fred
Solved! Go to Solution.
Hi @fsim,
You could take a try will steps below:
1.Add a Compose under the trigger.
2.Enter the dynamic content of “ApproverToEmail” in the Compose.
3.Use Split function to get each email and then enter it in the “Assigned to” column of “Start an approval” action.
Please let me know if your problem could be solved.
Best regards,
Mabel
Hi @fsim,
You could take a try will steps below:
1.Add a Compose under the trigger.
2.Enter the dynamic content of “ApproverToEmail” in the Compose.
3.Use Split function to get each email and then enter it in the “Assigned to” column of “Start an approval” action.
Please let me know if your problem could be solved.
Best regards,
Mabel
Thank you very much !
User | Count |
---|---|
95 | |
45 | |
21 | |
18 | |
18 |
User | Count |
---|---|
142 | |
50 | |
43 | |
40 | |
31 |