Contents
I have a SharePoint list that I am using to create and update Planner tasks. I have figured out how to get every field over to Planner except for the Progress field. I currently have a “choice” column name Progress in my list that has the options {‘Not started’, ‘In progress’, ‘Completed’}.
Within “If/yes” branch of Condition, add a “Start an approval” action. Then add a Condition 2 action, left input box set to Response dynamic content of “Start an approval” action, right input box set to Approve, within middle drop down, choose is equal to.
When to update SharePoint list when planner task is completed?
The idea is that I can manage active requests in Flow, but report out on the activity (volume, time to complete, etc.) via the SharePoint List. I have the Planner Id included in my SharePoint List but cannot seem to link the two when using the ‘When a task is completed’ trigger in Flow.
What are the dynamic fields in SharePoint list?
The only dynamic fields available are ‘Percent Complete’ and ‘Reference Count’. Any ideas? Thanks! Solved! Go to Solution. 12-11-2017 06:35 PM Per my understanding, I assume that you are trying to create a flow using the trigger “Planner – When a task is completed”, then getting items in the SharePoint list.
A status indicator is an item in a Status List, which is a special form of a SharePoint list. You can create a Status List in two ways: Create just a Status List. After you create a Status List, you just add indicators to the list. In addition, you can customize a Status List by adding or modifying columns in the list.
If the name of your list or library does not appear, in the Site Actions menu, click View All Site Content, and then click the name of your list or library. Point to the document or item that is involved in the workflow, click the arrow that appears, and then click Workflows.
What are status indicators for SharePoint Server 2010?
SharePoint Server 2010 lists are great ways to track items. For example, you might create a list that shows the status of business contracts, and create a status indicator that reports the percentage of active contracts, or contracts that are complete.