Тёмный

Power Automate Sequential Approvals 

Tomasz Poszytek
Подписаться 4,2 тыс.
Просмотров 6 тыс.
50% 1

Hey, in this video I am introducing to you sequential approvals functionality in Power Automate, that is already present via UI in Microsoft Teams. By watching the video you'll learn how to implement sequential approvals in Power Automate cloud flows.
Chapters:
0:00 Introduction
02:22 How sequential approvals works in Microsoft Teams
7:15 Sequential approvals structure in Dataverse
13:30 Using Power Automate to trigger sequential approval - attempt 1
14:50 Triggering sequential approval from Power Automate - attempt 2
19:00 Remember about limitations!
20:10 Wrap up!

Опубликовано:

 

10 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 35   
@pbehler
@pbehler 10 месяцев назад
Thank you for your time and enthusiasm towards this topic. The videos are hard to follow along and copy if you don't hover over your expression statements. Just long enough for them to pop up so we can pause the video. Same for extending the advanced settings. You don't need to speak about every value, but just showing the work helps us semi-pros get that last part of data to reproduce it.
@pbehler
@pbehler 10 месяцев назад
I really hope Microsoft addresses this and adds a simple action. Watching the video multiple times to learn what tables you're touching and guessing the expressions used, it still takes 13 additional actions and a premium license just to create a 2 stage approval manually in Flow. This makes me want to go back to creating a task list in SharePoint and use Adaptive Cards instead. I have some many users that just need some basic approvals but get frustrated when I say "sorry, as a site admin you have no power to reassign or cancel or manage in-progress approval tasks. And they time out after 29 days".
@TomaszPoszytek
@TomaszPoszytek 9 месяцев назад
Thanks for the feedback. I'll try to remember when recording next videos 😜
@Whiterana
@Whiterana 2 месяца назад
@@pbehler Just as an inspiration: We have an special admin (Approval Admin) which we include in every approval workflow we create - so in case someone is out of office and the approval needs to be reassigned, we use this user (login & reasign).
@PurinV
@PurinV 11 месяцев назад
Cool, I digged my head into power automate this past month, also noticed the fields related to step but couldn't find a way to create it in power automate. I had to currently use ifs to get this sequential approval flow but thought it's not good. Will definitely give this a try .
@TomaszPoszytek
@TomaszPoszytek 11 месяцев назад
Good luck! :)
@GoWstingray
@GoWstingray Год назад
Hi Tomasz, looking at Microsoft's Powerautomete release waves the OOB sequential approvals without hopefully making the flow premium should be coming this month albeit after lots of delays, do you think this will happen or will they delay it again. I've been waiting for it for so long, had this functionality back in 2010 workflows!
@GoWstingray
@GoWstingray Год назад
All these new tables look like the back end for the promised functionality from MS doesn't it.
@TomaszPoszytek
@TomaszPoszytek Год назад
They do, indeed. And the functionality was meant to arrive in July. There's still some time left, so I keep my fingers crossed.
@Oscar-iy4gw
@Oscar-iy4gw Год назад
Hi Tomasz, may i know how you get the owner in the flow? Is it using "get a row by ID"?
@TomaszPoszytek
@TomaszPoszytek Год назад
Exactly. It returns information about the owner.
@IvanTretyakov
@IvanTretyakov 10 месяцев назад
Hey @tomasz, can you, please, share somewhere either screenshots of the steps of your flow or some description as it's not super easy to replicate based on the video? And big big thanks for very deep explanations
@TomaszPoszytek
@TomaszPoszytek 10 месяцев назад
What exactly is unclear?
@IvanTretyakov
@IvanTretyakov 10 месяцев назад
@@TomaszPoszytek I figured it out :) Had to experiment a bit and rewatch several of your videos plus some other videos on the Approval dataverse structure (thanks for that) An interesting scenario that I implemented in the end was that I only create the initial Approval request via the standard action for the Step 1 approvers and then I manually create steps/approval requests for step 2/3 etc. Thus, only the initial approvers get an email + teams notification and not everyone in the approval sequence. One watchout there is to check whether each approver added via the Dataverse table has access to the security group. But all worked out in the end pretty well. I also prefer not to use Wait for approval task but put a trigger on the Approval table and just run a separate flow when the approval is Complete. It avoids long-running flows and makes it somehow cleaner. Thanks again for all your effort and explanations
@TomaszPoszytek
@TomaszPoszytek 10 месяцев назад
@@IvanTretyakov i am happy you figured that out. Indeed, your scenario is interesting. I also understand, why you are not a big fan of "wait action". Good luck!
@shifamomin6547
@shifamomin6547 9 месяцев назад
Hi All, I have created a flow to send adaptive cards to multiple user and wait for the response and the flow is sending cards but problem is adaptive cards are showing up sequentially. Once the first user provides their response, the Flow will continue by sending the same card to the second user, then it will wait for that user to respond, and so on. However if I change the concurrency control I'll have maximum 50 parallel branches. But what should be the approach if I need to get response from more than 50 users???
@TomaszPoszytek
@TomaszPoszytek 9 месяцев назад
Hey, in this case I would rather recommend to use the simple "Post adaptive card" action, without waiting, and then to build another flow that is triggered with the "when someone responds to an adaptive card" trigger. Learn more here: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-2ZHv0l_6W5Q.htmlsi=NbTPlxi6mYr2QLaI
@MrNavin1987
@MrNavin1987 Год назад
Hi @tomasz, Is there any way to update the approval tables to move a flow forward if the approval is done from the canvas app screen ?
@TomaszPoszytek
@TomaszPoszytek 11 месяцев назад
Sure, the same way as using Power Automate. You need to perform patches on Approvals tables.
@MrNavin1987
@MrNavin1987 11 месяцев назад
@@TomaszPoszytek Could you list the table names where I have to perform the patches ?
@rohitghoderao6701
@rohitghoderao6701 Год назад
Hello, Tomaz Implementing an adaptive card scenario where only the first response from multiple recipients is captured while discarding the rest can you make a video on this
@TomaszPoszytek
@TomaszPoszytek Год назад
Could you elaborate a little on it? What should happen to the other cards?
@rohitghoderao6701
@rohitghoderao6701 Год назад
@@TomaszPoszytek Scenario is Sent Approval to Multiple User through adaptive but first who responded to adaptive card only take that response rest of all will be decarded
@davidzhang7455
@davidzhang7455 9 месяцев назад
I found this video when I was searching for a way to implement sequential approval in Power Automate(I knew it could be done by the Approval App but not Power Automate, it's weird for Microsoft). I was impressed by the creative idea when I first time watched the video. However, when I tried to implement the idea on my side, it did not work. Actually, the Approval app did show multiple steps for the approvers to approve, but when the approver tried to click the link to approve, the system popped up with an error saying "Something went wrong. Wait a bit, then try again. CorrelationId - 0f3c94b0-568d-11ee-a8df-75713f36ef2c". I did everything you mentioned in the video but it's just not working. Any tips for me?
@TomaszPoszytek
@TomaszPoszytek 9 месяцев назад
It's difficult to say. Maybe user is missing security roles? As a side note - I heard this feature should be officially available in Power Automate end of this month, or early next.
@davidzhang7455
@davidzhang7455 9 месяцев назад
@@TomaszPoszytek Unfortunately, it seems Microsoft still has not brought it publicly available. Can you confirm the solution still works on your side?
@TomaszPoszytek
@TomaszPoszytek 8 месяцев назад
Hey @@davidzhang7455 - it only works in Microsoft Teams as of today. I don't have it in Power Automate either.
@letzer1993
@letzer1993 8 месяцев назад
Hi, unfortunately Microsoft cancelled this feature from their roadmap. :( Could you please make a detailed blog post to achieve this by ourself? Thank you in advance! :)
@TomaszPoszytek
@TomaszPoszytek 8 месяцев назад
Oh, I haven't noticed that. Where have you found this information?
@Whiterana
@Whiterana 2 месяца назад
@@TomaszPoszytek it was removed after some delays from the roadmap - and no word from Microsoft.
@homeostore
@homeostore Год назад
Hello Can you please show me what you have done in Step Set approval GUID. You have skipped that in your video.
@TomaszPoszytek
@TomaszPoszytek Год назад
Hey, it's just an entry in the Steps table, with guid to Approval and lookup to that model record created inside the previous action.
@homeostore
@homeostore Год назад
@@TomaszPoszytek I am new to Power Automate and I need exactly the same implemented. If you have any blog or detailed article to this. I will be greatfull. Video is quite fast and I am not able to understand completely. Thanks
@Oscar-iy4gw
@Oscar-iy4gw Год назад
@@homeostore same here
@user-ow6bv5xo9l
@user-ow6bv5xo9l 6 месяцев назад
@@TomaszPoszytekwhat you said is last road block I have, after many repeating errors. How input the ‘step model’ parameter in ‘creating step record’ can link back to ‘basic model data’ record? My ‘create step record’/Step Model’ parameter = concat('msdyn_flow_basicapprovalmodel(',outputs('Create_record_in_Basic_Approval_Model_Data')?['body/msdyn_flow_basicapprovalmodelid'],')'). But didn’t work, appreciate help for this😂
Далее
Power Automate Approval Workflow 2.0
29:04
Просмотров 100 тыс.
Самое Романтичное Видео ❤️
00:16
Power Automate: Start and Wait for an Approval
47:04
Просмотров 42 тыс.
Power Hour: Content Approval in Microsoft Lists
1:01:14
Approvals in Microsoft Teams | Full Tutorial
14:15
Просмотров 247 тыс.
Power Automate State Machine Workflows
28:16
Просмотров 21 тыс.