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.
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.
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?
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
27 | |
26 | |
23 | |
14 | |
10 |
User | Count |
---|---|
62 | |
55 | |
29 | |
28 | |
24 |