Forum Discussion
JeroenLaurijsen
Mar 06, 2019Copper Contributor
When I deleted item in first SP list, I want to update an item in the second SP list (with Flow)
Hello everybody, I have 2 SharePoint lists in my SharePoint online environment: - Training - Enrollment In the Training list I have trainings with a name and a field call "number of free pl...
Kalpesh_Vaghela
Mar 06, 2019Copper Contributor
You can create flow in your Enrollment list which will fire when item is deleted and there you can implement logic to reset count.
Hope it will help you.
JeroenLaurijsen
Mar 06, 2019Copper Contributor
Hey Kalpesh,
That's correct. That is the first step of my flow I need to create. But what are the steps after that? When you want Update an item after a Delete an item step, you can't get the properties of the item you want to update.
Can you help me or anyone else help me with this flow?
Kind regards,
Jeroen
That's correct. That is the first step of my flow I need to create. But what are the steps after that? When you want Update an item after a Delete an item step, you can't get the properties of the item you want to update.
Can you help me or anyone else help me with this flow?
Kind regards,
Jeroen
- JeroenLaurijsenMar 15, 2019Copper Contributor
Hello everybody,
I know the first step of the flow "When an item is deleted", what will be the next steps to update the item in an other list? I hope that anyone can help me with this problem.
Kind regards,
Jeroen Laurijsen