Hello - Just wanted to see if anyone can recommend how I can make my automate more efficient .
I have a SharePoint Document Library used to log issues across 4 different teams.
Team 1 would upload the file and input their notes.
Automate would trigger when a file or item is modified based on specific condition
e.g if created is modified, notes inputted in field "Team 1 Notes" is not = null
Automation would also update a field called "Team 1 Completed" to YES and this will get carried over for the next Team
I added this so that only one notification is sent per Team.
Team 2 will then receive a notification based on the above , add their notes and this will carry on for up to 4 Team.
Here is an example;
What would happen if I use Parallel Branch ?
Solved! Go to Solution.
@batvan276 Please check this video on parallel branching : https://www.youtube.com/watch?v=vk0xmkIM5Yg
hope this helps.
--------------------------------------------------------------------------------
If this post helps answer your question, please click on “Accept as Solution” to help other members find it more quickly. If you thought this post was helpful, please give it a Thumbs Up.
I did some testing and it seems to work .
Thanks.
User | Count |
---|---|
23 | |
15 | |
14 | |
10 | |
9 |
User | Count |
---|---|
48 | |
29 | |
28 | |
25 | |
23 |