
Heyy guys,
I am new to the Power Plattform... Is there a way how to change a specific Value.
I want to change the value in the red circle from "nein" to "ja", when the planner task (wich was created with another flow from this row) is finished.
I tried this flow before, but it doesnt work or me:
Thanks a lot for your help.
Hi @Anonymous,
Do you want to update the item in List when the task is completed?
You need to define a unique column in list to associate to tasks. (Like task id or task title)
This field can create a one-to-one relationship between tasks and list item.
Following is my flow.
Note that: 'ID' column in list is my unique field refer to task id.
Best Regards,
Kyrie