I have a SharePoint list with a Person field that can contain multiple entries/people per list item.
I'm already using Power Automate to assign each person to a single task in Planner AND to Email each person.
But I want to update task Checklist to create a Checklist item for each person. I understand that I need a table with an index and each person to modify the checklist.
Is there any way that in Power Automate that I can create a temporary table from that single field and index it so I can call it back to the Checklist update?
Solved! Go to Solution.
Hi @rbry32 ,
You will be able to create an array with all selected person in the list using below method:
Result:
Hope this helps.
Best regards,
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
Best regards,
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
Hi @rbry32 ,
You will be able to create an array with all selected person in the list using below method:
Result:
Hope this helps.
Best regards,
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
Best regards,
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
How do you get the compose into planner?
User | Count |
---|---|
33 | |
32 | |
23 | |
22 | |
19 |
User | Count |
---|---|
58 | |
55 | |
41 | |
37 | |
28 |