Excellent Tutorial, Thank You. It would be grateful if you share video links for document (selected) approval process in share point online library using power automate.
I have exactly this type of scenario: Multiple requests, every request with a different list of approvers (totally independent of each other) Thank you!!!
This is the difference between man and boy :) Not a common scenario, but this is where you really need "Create and approval" and "Wait for an approval". Anything else can be handled by "Start and wait for an approval".
Q- Dear Alireza, If it is at all possible, I would like to find a solution to a long-standing problem with my Power App project. The issue is related to gathering feedback from all approvers, whether it is rejected or approved, and then determining whether to release the training if the number of approvers exceeds 50+1 of the assigned approvers, or to reject and notify the staff member if the number of rejections reach 50+1. I would greatly appreciate it if you could help me. I appreciate your assistance and time. most sincere
Good day Ali. This solution is working well, on condition that the approvers give their approval in the same sequence as what the "Apply to each" loop that waits for approvals ,expects the approvals to come. In the real world, their is no guarantee that the sequence will be correct. Can you advise what is a work around?
Hello Alireza, thanks for the video. I think there is a bug on the Wait for approval (Microsoft says that is expected behavior :D) if you send it to person A and then to person B and person B approves before Person A and after that person A approves the flow has an error bcz the second approval Waits something that is already finished is there a way to work around that ? Thank you
Hello..Can I have a video on how to use terminate action with custom values and error codes and in the custom values we should provide the error codes also...for example how can we create ...Ex: Set workflow status to pending Review?
Hi, I have a created a form that I am trying to add multiple levels of approvals. Some of the individuals who complete the form have only one level of approval. Others have two. And some have three. Is there a way to conditionally format the flow based on a form response?
Hi, I have use case. I am design the reports using power bi. I want to send email notifications to user ( there are some power BI users and non power bi users). I need to send email on some conditions. Example if temperature reaches 30 degrees send emails to some users and if it reaches 40 degrees send email to some set of users. All user details are configured in database. In power bi i can send email to power bi users only. Can i achieve this functionality using power automation. Please suggest with details. Thank you.
I tried this one and I encounter this error "BadRequest. The request failed. Error code: 'ApprovalSubscriptionNotAllowed'. Error Message: 'Cannot wait on this approval in its current state.'." This happen when the 2nd approver in my loop is the first one to respond. Any solution to solve this?
@@AlirezaAliabadi Thanks for the reply.. So I have no choice but to recreate my workflow? Just wanted to add that I use cds in my workflow and I encountered this problem
@@billyperalta296 This is an ongoing problem. We accepted this mess by going to the cloud. The best I can suggest is to open a ticket with Microsoft support, if you have time :)
Hi Alireza, Went through 2 times the same result, "Wait for all Approval request" error. The only first one passed but 2nd or third not pass, it gives an error like "The request failed. Error code: 'ApprovalSubscriptionNotAllowed'. Error Message: 'Cannot wait on this approval in its current state". Anyone tested? Please help. Thank you in advance.
Seems like a bug in CDS database. Don't worry. I have seen it a few times before. Just delete this workflow and recreate from beginning :) Or if you have time, just open a ticket with Microsoft power automate support.
Thank you! Great work. Also, wondering if you have covered Reminders in any of your training videos? Not for a short period like 20 seconds, something like 3 days reminder notification to each Approver? For each Approver in my case, if the reminder Do loop starts then even the Approver approves it, it waits for the Do loop to complete before it sends it to the next person. Unable to get over this hurdle. Looking for some guidance.
This is a complex scenario, and I tried my best to simplify it to the best of my ability. Let me know how you feel about it.
Excellent Tutorial, Thank You. It would be grateful if you share video links for document (selected) approval process in share point online library using power automate.
Excellent thank you
🥰
I have exactly this type of scenario: Multiple requests, every request with a different list of approvers (totally independent of each other) Thank you!!!
very useful video for how complexity approval working with Power automate. Thank you so much Alireza.
Thank you Alireza, this worked perfectly for my scenario, i wouldn't of figured this out alone.
Very Good and understood the video.
Thank you Ali, quite a complicated but very interesting scenario, thank you very much!
This is the difference between man and boy :) Not a common scenario, but this is where you really need "Create and approval" and "Wait for an approval". Anything else can be handled by "Start and wait for an approval".
Hi Ali, could you please add videos on power apps basics too. Your tutorials are worth watching.. Thanks a lot
Bought your udemy course. looking forward to other ones
Than you Alireza.... it is very well explained Video. I request you to make a video about how to use “Approvals” connector available within Powerapps.
Q- Dear Alireza,
If it is at all possible, I would like to find a solution to a long-standing problem with my Power App project. The issue is related to gathering feedback from all approvers, whether it is rejected or approved, and then determining whether to release the training if the number of approvers exceeds 50+1 of the assigned approvers, or to reject and notify the staff member if the number of rejections reach 50+1.
I would greatly appreciate it if you could help me.
I appreciate your assistance and time.
most sincere
this video explanation was very nice, and I want a video for add the Linkedin feed to sharepoint how to do this . please do one video
Good day Ali. This solution is working well, on condition that the approvers give their approval in the same sequence as what the "Apply to each" loop that waits for approvals ,expects the approvals to come. In the real world, their is no guarantee that the sequence will be correct.
Can you advise what is a work around?
Hello Alireza, thanks for the video. I think there is a bug on the Wait for approval (Microsoft says that is expected behavior :D) if you send it to person A and then to person B and person B approves before Person A and after that person A approves the flow has an error bcz the second approval Waits something that is already finished is there a way to work around that ? Thank you
Hello..Can I have a video on how to use terminate action with custom values and error codes and in the custom values we should provide the error codes also...for example how can we create ...Ex: Set workflow status to pending Review?
Hi, I have a created a form that I am trying to add multiple levels of approvals. Some of the individuals who complete the form have only one level of approval. Others have two. And some have three. Is there a way to conditionally format the flow based on a form response?
What is the topic of your next Udemy course?
Hi, I have use case. I am design the reports using power bi. I want to send email notifications to user ( there are some power BI users and non power bi users). I need to send email on some conditions. Example if temperature reaches 30 degrees send emails to some users and if it reaches 40 degrees send email to some set of users. All user details are configured in database. In power bi i can send email to power bi users only. Can i achieve this functionality using power automation. Please suggest with details. Thank you.
Power Automate can send e-mail to any e-mail box regardless of the domain.
I tried this one and I encounter this error "BadRequest. The request failed. Error code: 'ApprovalSubscriptionNotAllowed'. Error Message: 'Cannot wait on this approval in its current state.'."
This happen when the 2nd approver in my loop is the first one to respond. Any solution to solve this?
You are not alone. Check my answer to Mahmud Shaheen under this video :)
@@AlirezaAliabadi Thanks for the reply.. So I have no choice but to recreate my workflow? Just wanted to add that I use cds in my workflow and I encountered this problem
@@billyperalta296 This is an ongoing problem. We accepted this mess by going to the cloud. The best I can suggest is to open a ticket with Microsoft support, if you have time :)
Hi Alireza, Went through 2 times the same result, "Wait for all Approval request" error. The only first one passed but 2nd or third not pass, it gives an error like "The request failed. Error code: 'ApprovalSubscriptionNotAllowed'. Error Message: 'Cannot wait on this approval in its current state". Anyone tested? Please help. Thank you in advance.
Seems like a bug in CDS database. Don't worry. I have seen it a few times before. Just delete this workflow and recreate from beginning :)
Or if you have time, just open a ticket with Microsoft power automate support.
where is the link for your Approval workflow-1/2 or link for Everything you need to build Power Automate Approval workflow - 1/2?
The link is in the video cards on the top of the video, but regardless this is the link :)
ua-cam.com/video/aDhyX1l3FI0/v-deo.html
Thank you! Great work. Also, wondering if you have covered Reminders in any of your training videos? Not for a short period like 20 seconds, something like 3 days reminder notification to each Approver? For each Approver in my case, if the reminder Do loop starts then even the Approver approves it, it waits for the Do loop to complete before it sends it to the next person. Unable to get over this hurdle. Looking for some guidance.