Thanks for the inspiration Reza. Leveraging the Apply to each control and and applying the counter variable to dynamically determine the final approval responsible is quite brilliant :)
@chadalthaus38663 жыл бұрын
This is brilliant, Reza. I'd never think to use an "Apply to each" on an array variable and start and wait for approvals within each. As always, man, this is so good! This is such a helpful way to improve a clunky and hard to maintain flow.
@RezaDorrani3 жыл бұрын
Glad it was helpful! Thank You Chad.
@getakter2 жыл бұрын
This is absolutely brilliant. I never thought of the approval workflow in this way. Thanks, Reza for your great efforts.
@RezaDorrani2 жыл бұрын
You are most welcome
@5394prashant3 жыл бұрын
Thanks for sharing this. I have built something very similar for my Organization too, which takes care of multiple Business Processes for Approval as i tried to create as generic as possible. There are two more rules i added…. Configuration can decide weather the Approval behaviour would be “First to Respond” or “Everyone must Approve”. it can also decide that weather the Approvers would be predefined in a List or it can dynamically pick the Approver based on the transaction. I am currently working on something similar for Document Library Approval. I really loved the Card Presentation of Approval status. I would definitely try this JSON Format.
@RezaDorrani3 жыл бұрын
Thanks for sharing your scenario as well. I was planning to add the approval behavior but wanted to keep the video simple.
@FranciscoCamacho_fjcamachoj3 жыл бұрын
Hi Reza, very useful in many scenarios, thanks for sharing. Something that can be challenging in Lists is validation between columns. For example, depending on the "Expense Type" the "Amount Value" allowed may vary and making a "Comments" column required. If Expense Type = Travel the Max Amount Allowed = 5.000 and you must fill de comments column.
@RezaDorrani3 жыл бұрын
There is a validation settings option in SharePoint. Check kzbin.info/www/bejne/nJOTloN4p86ZhpI
@FranciscoCamacho_fjcamachoj3 жыл бұрын
Thanks Reza, something that I forgot to include in my previous message was that if the validation works for Lookup columns?
@RezaDorrani3 жыл бұрын
@@FranciscoCamacho_fjcamachoj It does not.
@shaiksamad15623 жыл бұрын
Reza... You are just amazing. I remember Daniel used to say he is your big Fan. He is wrong I am your big Fan and as always you are my superhero..🦸
@RezaDorrani3 жыл бұрын
Thank You 🙏
@Markfx_w2 жыл бұрын
Great video! Very clear and easy to follow. Do you have any tutorials on how you customised the list view to show as cards such as what you had in this tutorial
it's really helpful, to look for a flow solution for 2 SharePoint lists (request & approvers) request needs to be approved by multiple departments and each department has multiple approvers.
@RezaDorrani2 жыл бұрын
If this video does not meet your scenario and if you need assistance with a specific use case, then I will recommend posting your query on the forums at powerusers.microsoft.com/
@williamhill92173 жыл бұрын
Sharing for beginners, when creating approvals, if you don't hit the "show advanced options" all approvals will come from you the creator of the flow. You'll end up getting alot of emails/questions of why they are coming from you vs the person who created the approval. Question for Reza, since power automate doesn't provide a great audit trail, I know in a previous video you created a separate list for that, if we took those steps and put it in here, would the outcome be the same? Also could you show a dynamic approval flow leveraging users in AD groups and distribution gorups vs names stored in a sharepoint list?
@RezaDorrani3 жыл бұрын
Thanks for sharing the tip on setting the requestor option in approvals. Audit trail - Outcome would be the same. In fact in the last part of the video where I showcase the complete flow, I have reused the logic from my previous video. Group Approvals is supported in approval action. Names stored in SharePoint list can be replaced by AD Mail enabled Security Group Names.
@matthewryan55059 ай бұрын
@@RezaDorrani- would you be willing to create a tutorial on how to accomplish this? This flow is great and would love to see this built into it.
@RezaDorrani9 ай бұрын
@@matthewryan5505 I do not have plans to work on an updated video on this topic. I have 10-12 video ideas planned that Im working on.
@warrengibbs21813 жыл бұрын
Great video Reza! Last week I was working on exactly same requirement. I used a Switch to control flow sequence based on the status of the approval. Your approach is much more elegant. Thanks for sharing your talents!
@RezaDorrani3 жыл бұрын
Thank you for sharing your scenario. There are always multiple ways to achieve a desired outcome.
@linsss133 жыл бұрын
Thank you, Reza! Amazing content as always! I am wondering if this can be applied to a more complicated approval process, where we have approval stages based on Expense Amount (ex.: Amount < 1K -> 1 level Approval, if >1k -> 2nd level, if >3K 3rd Level etc.), combined with dynamic approvers based on Expense Type. I also need to record the approval history on item level: I have columns for all approval stages: Approval L1 Responce, Approval L2 responce, etc. where I capture Response Summary from the Approval action. Basically I need to capture Approvers first, based on Expense type, then based on Amount to start approvals for each level, until Final Approval or the condition for the amount is no longer met. Is this possible with this method, or becomes too complex? Thank you!
@RezaDorrani3 жыл бұрын
It is possible but the code would be complex.
@anjaliojha84262 жыл бұрын
Any chance this request was implemented from your end? I have same requirement to be deployed
@abdouramaneyoussoufou87892 жыл бұрын
Hello Lin, Were you able to realize this? I want to do the same
@abdouramaneyoussoufou87892 жыл бұрын
@@RezaDorrani Is it possible that you give us an example: each approver has his ceiling amount and the approvers also depend on the type of expense?
@RezaDorrani2 жыл бұрын
@@abdouramaneyoussoufou8789 An example would have to be through a video. I have 10-20 video ideas lined up and I would need a lot more folks requesting this scenario for me to give it a higher priority.
@evolutionofj5443 Жыл бұрын
I am actually using this for project management and technical approvals, this will work, I'll have to build a little more but this is exactly what I needed! Thank you so much
@RezaDorrani Жыл бұрын
Glad to hear that! Thanks for watching
@Dany-ns6hg3 жыл бұрын
You are genius Reza as your knowledge around these power platform tools are commendable, God bless you and give more knowledge and wisdom to share such useful video with us. I am learning a lot of new things through your amazing videos.
@RezaDorrani3 жыл бұрын
Thank you so much 🙏
@gauravnema40723 жыл бұрын
You have simplified the complex flow, just Wow. Keep sharing.
@RezaDorrani3 жыл бұрын
Thanks a ton
@ExeterTrees Жыл бұрын
Thanks for the detailed video - this is just what I was looking for to help a friend out. They work in an office and deal with cover requests which are multi level. So some people only have 1 approver and there are a few that have as many as 5! I've duplicated your power automate and followed the guide and although there are no errors it doesn't email or show the progress in the approvals section. I really can't see what I've done wrong but am sure it will be something minor. The first part of the flow works as the status changes from new to pending - but that is all that seems to happen. I'll see about getting this on a forum later on. Hopefully once I can get your original one working correctly I can adjust it suit my friends setup.
@RezaDorrani Жыл бұрын
Most welcome! I have not come across the mentioned issue and hence not sure what the reason for your issue is. I recommend posting your issue with screenshots on the forums at powerusers.microsoft.com
@ExeterTrees Жыл бұрын
@@RezaDorrani Thanks for the quick response. I'll do that on the forum shortly. I've managed to get a bit further with it so that the approvers are now getting the emails as well as seeing the approval status update. In the flow on step 4 called 'get approvers' there is custom filter: Title eq' @{triggerOutputs()?['body/Expense_x0020_Type/Value']}' With this as above - the flow will run and complete with no errors - but then none of the emails / approval works. If I delete this then I am getting the first part to work - but then get errors on the very last part of the 'Yes' flow. For the moment I have set this up exactly as per your guide so I'm stumped at what I've done wrong. Thanks again for such great resources.
@RezaDorrani Жыл бұрын
@@ExeterTrees Hey, same response as before. I have not come across any issues hence not sure. Best to try on the forums.
@ExeterTrees Жыл бұрын
@@RezaDorrani Hopefully I will get some feedback on the forum shortly. One thing I was curious about was the filter you put in the 'get approvers' part of the flow: Title eq' @{triggerOutputs()?['body/Expense_x0020_Type/Value']}' How does the above filter the users selection of the type of approvers? I can't see the reference to the _x0020_ Sorry - my knowlege of Power Automate as you can see is not great - just so close to getting this work and I am confident it is related to this custom filter Thanks again creating these guides and resources.
@RezaDorrani Жыл бұрын
@@ExeterTrees Video description has link to all details. List, flows etc. I would recommend checking that.
@mohamedyusuf94468 ай бұрын
Exceptional Solution! I would like to know more about how you did the list card formatting to display real time status. Appreciate the sharing of your knowledge.
@RezaDorrani8 ай бұрын
Video description has link to download the full solution
@HammadJagirdar10 ай бұрын
amazing content, specially the dynamic approvers from the sharepoint list and then approving it.
@RezaDorrani10 ай бұрын
Awesome! Thanks so much
@DidiKashemwa3 жыл бұрын
I was the 500th person to like this, thank you Reza
@RezaDorrani3 жыл бұрын
Thank You so much. Wow! This video has done well. I did not expect this response :)
@preyedavis2586 Жыл бұрын
Thank you so much Reza!! This was very helpful. I tried to recreate this flow but I couldn't figure out how you got it to show what the status of each approver was. Thanks in advance.
@RezaDorrani Жыл бұрын
Video description has link to download sample flow. You can give that a try. Alternatively, I would recommend posting your issue/query with screenshots on the forums at powerusers.microsoft.com
@stevenhampson86573 жыл бұрын
Well presented and really like the building of the complexity for the use cases and solutions. Very professional.
@RezaDorrani3 жыл бұрын
Thank You Steven
@vinayayinapurapu2 жыл бұрын
Awesome video. Learned something new this morning. Why I could not stop the video in middle once started? 😊
@RezaDorrani2 жыл бұрын
Glad to hear the video is helpful. Keep watching:)
@AvelinoAmado-o1i6 ай бұрын
Such a great instructional! Thank you!
@RezaDorrani6 ай бұрын
You are most welcome!
@MindfulLivingSpace10 ай бұрын
Thank you, Reza! Amazing content as always!
@RezaDorrani10 ай бұрын
Most welcome
@tetsuyakawahara41503 жыл бұрын
So amazing!!! I love this formatting!
@RezaDorrani3 жыл бұрын
Thank you Testuya. I made the extra effort here since this would be my presentation on the PnP Call :)
@miaknbl Жыл бұрын
Hi Reza, I couldn't find the 'Claims' token for mapping in the Select operation. Your help is much needed!! Great video anyway!
@RezaDorrani Жыл бұрын
Try expression item()?[‘Claims’] Single quote around claims
@miaknbl Жыл бұрын
@@RezaDorrani Noted and thanks. How about the 'join"? Can you explain what is in it? :)
@RezaDorrani Жыл бұрын
@@miaknbl I don’t remember every step. Video description may have link to download sample flow.
@mardithpascua8112 Жыл бұрын
This is so good! Thank you for sharing this one! I noticed that there was a capability in your approval notification to enter a comment, however, when I tried mine, I do not have that.
@RezaDorrani Жыл бұрын
Most welcome! At what time in video do I show adding comment?
@pawanmishra65493 жыл бұрын
Extremely helpful and as usual thanks for sharing a very practical use case. LOVE IT❤❤
@RezaDorrani3 жыл бұрын
Thank You
@danielmartins53272 жыл бұрын
You're very good Reza. Thanks a lot for sharing.
@RezaDorrani2 жыл бұрын
Thanks Daniel
@kashiyamwape943 Жыл бұрын
Amazing presentation, clear and straight to the point ..Thank you !
@RezaDorrani Жыл бұрын
Thanks so much!
@sarahc0816 Жыл бұрын
Reza your tutorial is the best!!! I have been working on a power app that requires multi level approval, I don't know how to connect an array of approvers to power app startscreen, I have watched the other video you have about text input approver, but as soon as I change the column type to choice column I will get an incompatibility in the logic test. I am quit new to the power app, It will be great if you could give me some hint on this. Also, I will need to figure out how to make them into a parallel approval process...
@RezaDorrani Жыл бұрын
I dont know if I have that specific use case. Best thing would be to post your issue with screenshots on the forums at powerusers.microsoft.com since here on chat it is not easy to debug or resolve issues.
@FarhanKhan-lr4tv3 жыл бұрын
Your vedio is amazing and helpful for our knowledge and career. thank you ❤️😊
@RezaDorrani3 жыл бұрын
My pleasure 😊
@ManojV807 ай бұрын
Your video series is brilliant and helpful for anyone new to Poet Automate and also to experienced people to sharpen their skills. I loved your json gallery view template and adopted it but when there is more than 2 approves it shows 2 person profile image and then +2 if there is 4 people, for example. In your demo I see 3rd person profile image, not not in my case. I haven't made any change to template.
@RezaDorrani7 ай бұрын
Most welcome!
@TRLIRISHGIRL-z4gАй бұрын
Thank you for sharing! Very helpful!
@RezaDorraniАй бұрын
Glad it was helpful!
@valedrink4984 Жыл бұрын
Hola, apenas descubro tu canal, hice algo similar pero usando switch case, no sé si hice lo correcto porque si bien los casos tenían que cumplir con ciertas condiciones, el código que llevan en el cuerpo cada cada caso era el mismo y no siento que sea práctico repetir código entonces ahora estoy pensando implementar algo como lo de tu ejemplo, voy a realizar la práctica y evaluar la mejor opción. Gracias por compartir. Saludos y éxitos.
@RezaDorrani Жыл бұрын
Better late than never 😊 Welcome to the channel
@big1975E3 жыл бұрын
Awesome video! I’m new to using SharePoint and writing flows. Do you have videos that show how to create the form that you were using for the expense report and how to set up the tiles with report details and timeline?!
@RezaDorrani3 жыл бұрын
Playlist on SharePoint list and form formatting - kzbin.info/aero/PLTyFh-qDKAiE7C_2lVNAPzgHXsBykG0Tf Video description contains links to my GitHub repo where you can download the JSON schema for the List form.
@lindatran41959 ай бұрын
Hi Reza, thank you for sharing this. I am trying to build this into my current flow for leave request. I got everything to work. The only issue I am facing is that the approver sequence in list does not change even though I delete the first user and add them again after. Do you know how to fix this?
@RezaDorrani9 ай бұрын
Most welcome! I have not come across that issue hence not sure
@amywoodfin6195 Жыл бұрын
Reza - You are my go-to source for learning about Power Automate! Thank you for all of the time and effort you put in to your video tutorials. They are very helpful. I do have one question. I have multiple approvers in a document library, but the approvers are different for each document and vary in number from one to four, depending on the document and department. I need the documents approved serially, as this video shows. Because I don't have a static group of approvers, I'm wondering if it is possible to use the flow described and use input fields in the 'For a selected file" trigger in place of the varApprovers? Right now I have different flows for 1 approver, 2 approvers, 3 approvers, and 4 approvers and enter the names in when I start the approval flow. Would be great to have just one flow to select from.
@RezaDorrani Жыл бұрын
Thanks so much for watching and learning from the videos! For a selected item trigger is limited to certain features. You cannot dynamically define approvers with this trigger. You may want to start your flow automatically on item created and assign your approvers based on metadata. I have done 18 approval-based videos covering various scenario. They are all on the Approvals playlist on my channel.
@stevemcc72082 жыл бұрын
I am a power automate rookie and this is a great help. thank you! If I could ask a question - I have a Shipping Request form issue. PHASE 1: The user fills out the request for items to be shipped by the warehouse. The user receives a confirmation email that it was sent to the warehouse. PHASE 2: The warehouse completes the shipping and another confirmation email should go to the user when the form is set to "SHIPPED" I can't get the second phase email to work.
@RezaDorrani2 жыл бұрын
I will have to look at your flow in action to know the reason why your flow is not working. I would recommend posting your issue/query with screenshots on the forums at powerusers.microsoft.com
@stevemcc72082 жыл бұрын
@@RezaDorrani I got it finally. Not like I expected, though. when the infopath form (sadly they want to use infopath for now)is created, one email goes out, when it is changed, the other goes...after I placed the change condition in the NO branch!
@insafaccounts56053 жыл бұрын
Superb explanation on all your videos
@RezaDorrani3 жыл бұрын
Thank you so much 🙂
@kalpeshpatil59592 жыл бұрын
Many thanks for sharing this video. In my dept ..we need to put the comparison of offers and get approvals from different head function...so evrytime i have to print and sign againt L1.Can you please make one video on this excel . It would solve problem of all buyers globally. 😀
@RezaDorrani2 жыл бұрын
I will need a lot more folks requesting this scenario in order to plan a video on it. This is the first request on this topic. I have topics with over 25 requests that I am yet to get to.
@HinaGeo2 жыл бұрын
Thank you so much for another great lesson. Can you please guide me when I unselect the approval comments column from the view then why do approval comments not show on the timelines? It's showing properly on the timelines in your video even though the comments column is not part of the view.
@RezaDorrani2 жыл бұрын
The JSON code needs the column in the view. This is by design. Comments is part of my view (it is just moved to corner)
@jeanpaulmartinez45452 жыл бұрын
thank you very much Reza. I was wondering how i can create an email reminder if request has not been actioned "approve or reject".
@RezaDorrani2 жыл бұрын
kzbin.info/www/bejne/kKbTgmN3l6mfZqs may help.
@amandat68492 жыл бұрын
Reza! This is amazing and such a great video. I have one question, I have 3 approvers and everything works beautifully but it's changing the status to approved after the 2nd approver. Do I need to change the increment variable/varcounter after start/wait for approval to "2" instead of 1?
@RezaDorrani2 жыл бұрын
It should work as demonstrated in the video. Video description has link to download the sample flow.
@kenm3528 Жыл бұрын
Consider me a new subscriber Reza. I’m just starting out in these flows and approvals. I’m loving it so far. Two questions if I may and I hope you will answer them for me. 1. You have approval history time being converted to Pacific Standard Time, what expression do I need to have my own time (UK)? 2. I also noticed that if approved don’t have pictures on their profiles, the order changes to those with pictures first then those without. I’ve changed the column settings accordingly but in the formatting json it still shows the pictures in Gallery view. Can you help?
@RezaDorrani Жыл бұрын
Thanks. 1 - Check expressions documentation for that expression. It has all time zones listed. I also did a dedicated video on flow expressions which may help. 2 - Has nothing to do with profile pictures. I have seen a few sites where it does not respect the order. Not sure why. I have not experienced that issue.
@SecureLogic Жыл бұрын
Hey Reza, love your content! If you wanted each approver to see the previous approvers comments in the approval notification they receive, how would you go about implementing that? Thanks again for all of your awesome videos, it has given me so much!
@RezaDorrani Жыл бұрын
Maintain an approval history variable (I have shown this in some of my approval videos). Whenever an approval task is assigned, you can add the approval history info to the approval task description.
@jesgardel2 жыл бұрын
Fantastic as usual Reza!! I've seen a lot of your videos about approvals. But I have one problem when I tried to apply. I'm constructing a document library with approval circle and I used as a base 2 of your videos, paralel approval and serial approval but in both I have infinite loop problem. I think this is normal because I use "when a file is created or modified (properties only)" and in last step I modify properties. The problem starts when I want to avoid infinite looping. I used most of ideas I've seen in internet. Like using flag column or multiline column with null value (I can't use service email) and partially works. It works when I upload a new file, but when I overwrite a file, I can't get flow to start. Reason is that columns used as flag are not returning to default value when I overwrite a file. I've created a column called MultiLineFlag and the library doesn't allow to select "APPEND CHANGES TO EXISTING TEXT", so I've created at Site and the adquire it on library. The column was defined as "Hidden", but anyway it doesn't reset value to NULL when I overwrite a file. I have same problem using other kind of columns like YES/NO. Could you help me to arrive to a solution? Thanks a lot for your videos, they are inspirating!
@RezaDorrani2 жыл бұрын
Thanks for watching and liking the videos. Your scenario is not something I have tried with files. Overwriting files I believe creates a new file and then you can set its properties. This might be how doc libs work. I would recommend checking on forums or posting your scenario on forums to see if anyone has a workaround for this powerusers.microsoft.com
@jesgardel2 жыл бұрын
@@RezaDorrani Thanks!! I'll try!
@DerrickE-l5e Жыл бұрын
This is awesome @Reza Question: My group wants a history of approvals. Do I need a separate list of Approvals per request? I see towards the end of the video that 17:35 that there is some history. Is that designed in your list? If I have say 6 approvers and they want to see the history, how do i design my list?
@RezaDorrani Жыл бұрын
Most welcome. Check approvals playlist on my channel. I have done multiple videos where I have shown saving approval history + video description has links to download the sample flow wherein you can see all the logic.
@mohanadalhiti43003 жыл бұрын
Mr Reza, Thank you very much for your tutorials, I loved them. please I need to know how we can calculate the total number of days taken/left ? can you help me
@RezaDorrani3 жыл бұрын
Thanks for watching. Calculating total number of days left depends upon where your days left info is stored. You can use Power Automate to connect to any system of record. To provide guidance, I would need to look at your scenario in action. I would recommend to post your query with screenshots on the forums at powerusers.microsoft.com
@MrSmswamy Жыл бұрын
Hi Reza, Thanks its brilliant can you able to give guidance to record the approver comments in an array of approvals
@RezaDorrani Жыл бұрын
I have done several approval videos covering various scenarios. I recommend checking approvals playlist on my channel.
@abdouramaneyoussoufou87892 жыл бұрын
Thank you so much Reza. At the level of the "SELECT" data operation I do not see the dynamic content "CLAIMS"
@RezaDorrani2 жыл бұрын
You will need to use an expression. Something like item()?['Claims']
@abdouramaneyoussoufou87892 жыл бұрын
@@RezaDorrani Thank you
@sreejarathish Жыл бұрын
Hi Reza thanks for the explanation... brilliantly done. However may I know how you used the key process indicator and status of the flow moving with each approval done? I couldn't relate to that however it gives a nice and easy view..for Better understanding.
@RezaDorrani Жыл бұрын
Welcome! The video description has link to download sample flow. You can check the entire logic in it.
@Michael-ir7cn3 жыл бұрын
Thank you so much Reza for sharing your ideas and knowledge! By the way, one can refresh your knowledge about arrays at the same time! How about extending this workflow template to include reminders, escalations and a time-out, for example? ;-)
@RezaDorrani3 жыл бұрын
I have a full playlist on approvals that includes reminders, escalations, time-out & more. Check it out here - kzbin.info/aero/PLTyFh-qDKAiFUGTtwSwFT79Y7_jq_Aipe
@shawnnabennett44233 жыл бұрын
This is great! Thank you for providing this solution. I have added dynamic emails (3) into the approver array. When there are only two approvers so one of the dynamic approvers is listed as "null" How would I make the flow set to approve if the last approver is null?
@RezaDorrani3 жыл бұрын
I will have to look at your flow in action to provide any guidance. I would recommend you post your issue/query with screenshots on the forums at powerusers.microsoft.com
@shrutichavan34044 ай бұрын
"This video was very helpful to me, special thanks to you, you saved me 😊 I followed your video properly, but sir, I am adding a condition for a timeout in the loop in the multi-level approver where the condition outcome is equal to approve, but my condition is not fitting in the loop."
@RezaDorrani4 ай бұрын
You're most welcome! am not sure why condition is not fitting in loop. I recommend posting your issue/query with screenshots on the forums at powerusers.microsoft.com in case someone has experienced or tried something similar
@pierobusci21052 жыл бұрын
The flow you created is beautiful and very useful, I would need something similar but I would also need to send the attachment for approval. Unfortunately I have never "programmed" in Power Automate and therefore some steps are not very understandable, is there any documentation that you can study to learn how to create flows? is it possible to receive your stream and do a "copy and paste" and then edit it? Thank you
@RezaDorrani2 жыл бұрын
Thanks. Video description has link to download sample App & has the JSON formatting provided. Flow approval attachments - kzbin.info/www/bejne/iZmxmaFjn7h1eZI
@KrisPetersen-u3p Жыл бұрын
I am new to Power Apps and Power Automation. I have watched this video and the power app video. How do I integrate this Power Automation into the Power App? I want the review/approval process to be done in the App. I know this is a basic question, but I am new to all of this!
@RezaDorrani Жыл бұрын
Check my playlist on power apps and power automate integration. I have done a video videos on that topic.
@samanthasalazar92212 жыл бұрын
Thank you for all of your wonderful videos Reza! I do have one question, is it possible to update a column (Completion Status) after each approver approves their task and to have their name displayed in an assigned to field if it is pending their approval? Any help is much appreciated!
@RezaDorrani2 жыл бұрын
Possible. I have a playlist on approvals covering a lot of scenarios. Not sure if I have covered this scenario though.
@saivad49 Жыл бұрын
Thank you Reza,finally i solved that problem, do u have any tuturial about this kind of flow or any help-----> I have a column “Department“, which 7 department, any department has a responsibile to approve the file, how can i create a flow in the first level and send approval email to who is responsible of the department, i mean assigned to group dynamiclly who is responsibile that has been selected for that file.
@RezaDorrani Жыл бұрын
I have done 18 videos on approvals. All are in a playlist on my channel. Look through those. I may not have an exact scenario but something close
@UX_Reviews7 ай бұрын
HI Reza, thanks for the amazing video, just a quick one. What if there is an invoice which needs to be attached in the email how do you do it? thanks again for the amazing videos
@RezaDorrani7 ай бұрын
Most welcome! Check my playlist on approvals. I have shown how to attach files to approval action.
@amgtdxb3 жыл бұрын
Absolutely Brilliant, you've made it look so simple. Wonder how one can embed this into a broader solution where approval workflows are part of the larger solution (in a nutshell, how one can avoid reinventing the wheel)
@RezaDorrani3 жыл бұрын
SharePoint lists and flows can be templatized.
@TisforTech2 жыл бұрын
Do you know if something changed recently with PowerAutomate? I'm trying to import and setup the demo per the github link and I get the following error when trying to import the Flow that was downloaded from that repo. "something went wrong, please try again later" This happens after selecting the file and clicking upload. It seems like it's doing something, then that error pops up.
@RezaDorrani2 жыл бұрын
I don’t think so. May be something must be down that is causing issue with flow importing.
@Sileky Жыл бұрын
Hi Reza, thanks for the great video! I have one more question. If I want to put approved/rejected date on each approvers in multi-approver system, is there ways to get those? Thanks !
@RezaDorrani Жыл бұрын
Possible by maintaining a variable. You can append the responses and comments as they come in to it.
@s.b.90372 жыл бұрын
Many thanks for the tutorial! Great as always! :) May I ask, if it is possible to use the organization details (visible within outlook, teams, sharepoint) and automatically add the person one reports to as approver (line manager)? Alternatively, (and maybe the option with less errors) I could also think of a form where the line manager needs to be added by the applicant and the request is automatically sent to the person added.
@RezaDorrani2 жыл бұрын
Possible. You could provide a person type column where user can select the approver.
@s.b.90372 жыл бұрын
@@RezaDorrani Many thanks Reza - gonna try that out! :)
@derrickmurasa9918 Жыл бұрын
Hi Reza, Thank you so much for this. Though, when I reach the last section of the demo where there is the Select Data Operation, I'm not getting the 'Claims' option for sharepoint content as you are. Instead I only get 'Created by Claims' and 'Modified by Claims'. Could you kindly elaborate on that for me. Thank you!
@RezaDorrani Жыл бұрын
Video description has link to download sample fllow. Give that a try.
@brodyjoebeaver Жыл бұрын
Thank you Reza. I am trying to duplicate your expression for the final approval status, but I don't know what I am doing wrong. This is what I am using: if(equals(length(variables('varApprovers'('varCounter')),'Approved','Pending') can you help me? I want the final approver in the sequential array of varApprovers to change the status to approved once they have actually approved it.
@RezaDorrani Жыл бұрын
Video description has link to download sample flow. You can check the logic in it. As for the issue, I have not come across this issue and hence not sure what is the cause for your issue. I recommend posting your issue/query with screenshots on the forums at powerusers.microsoft.com
@hafizsham194211 ай бұрын
Hi Reza. Thanks very much for the informative video! Using this at my current work and your videos have been a lifesaver for me. Am wondering what will happen if at any level of the multi level approval workflow if someone clicks reassign to someone else? Will the flow still work?
@RezaDorrani11 ай бұрын
Glad to hear that! Yes it will work with reassign. Easiest way to check it out is by testing it.
@ramonillarramendi31912 жыл бұрын
Amazing! Thank you very much.
@RezaDorrani2 жыл бұрын
Thanks for watching.
@mw011i Жыл бұрын
Reza, thank you for what you do - I've been following your videos for the past several months and you are an inspiration. I love this flow, but I have a question. I'd like to try to apply this to a vacation travel request for my organization. When I follow the standard pattern that you outline at 0:58, I have 4 pre-approvers before reaching the final approver. If I follow the 'yes' branch with that many levels, by the end I cannot create the last condition control to complete the approval (not sure if this is a Power Automate limitation). My question is this: is it possible allow the flow continue to the final approver if any of the pre-approvers reject the request?
@RezaDorrani Жыл бұрын
That would require re-design of the logic. I do not have a video reference on this scenario and would have to try it out to provide guidance. I would recommend posting your issue/query with screenshots on the forums at powerusers.microsoft.com
@mw011i Жыл бұрын
Ok, I will try that. Thank you very much for the reply!
@omermirza59942 жыл бұрын
Thanks Reza for your amazing content. I cannot lookup the Approvers as a Person or Group column type the way you have done here. I just do not get the option. I can only pull the ApproversText column. I googled it and found that you can't look up person types. Has that changed recently?
@RezaDorrani2 жыл бұрын
Video description has links to download flow. This works with person type columns and nothing has changed.
@omermirza59942 жыл бұрын
@@RezaDorrani yes it's working now. I was doing something wrong. Thanks Reza!
@alpin7142 жыл бұрын
Thanks for the video, it's a great idea! Do you have a video or some way to, for example, have 3 users to approve 1 document and if the first 2 approve it is approved immediately
@RezaDorrani2 жыл бұрын
I do not have a video on that scenario. My approvals playlist has a lot of use cases though. You would need to mix and match. kzbin.info/aero/PLTyFh-qDKAiFUGTtwSwFT79Y7_jq_Aipe
@lingching073 жыл бұрын
Hi, Reza, thanks for sharing such great contents with us. I have an issue where I try to insert the 'Claims' token in the select data operation but cannot find the 'Claims' dynamic content. Where can I find it?
@RezaDorrani3 жыл бұрын
At what time in the video do I use the claims token?
@abdouramaneyoussoufou87892 жыл бұрын
@@RezaDorrani I have the same problem. Time 15:14
@RezaDorrani2 жыл бұрын
@@abdouramaneyoussoufou8789 use item()?['Claims'] expression
@hannawg77472 жыл бұрын
Thank you Reza. Question:- is there a way to track if an approval workflow has been reassigned to another user and then to write that information back to their approval workflow log.
@RezaDorrani2 жыл бұрын
You would have to query Dataverse Approvals based tables (premium feature) to know if approval was reassigned.
@sundrapillay66683 жыл бұрын
Thanks Reza excellent as always
@RezaDorrani3 жыл бұрын
My pleasure!
@DGriffy0400 Жыл бұрын
Hi Reza, great video and ive learned alot from you. I copied this approval flow exactly and it keeps sending approval emails to the approver after it was approved. Is there a way to fix that
@RezaDorrani Жыл бұрын
I have not experienced this issue hence not sure what the reason for your issue is. You can try downloading sample flow from video description to check the logic. Alternatively, try posting your issue with screenshots on the forums at powerusers.microsoft.com
@julien89792 жыл бұрын
Thank you for sharing Reza. Will it be possible to set a reminder duration for each level dynamically? Example: one the first loop for the 1st approval, if the user did not make a decision within 2 days -> send 1st reminder. After 3 days if also no decision has been taken it should go to the second approval. The number (2 days) will be dynamic as the user can change it from an SP list anytime when needed.
@RezaDorrani2 жыл бұрын
Possible! I did a video on reminders which may help - kzbin.info/www/bejne/kKbTgmN3l6mfZqs
@kumnegerholdings Жыл бұрын
Thank you so much for this awesome tutorial Reza. Is it possible to change the approvers mid flow (if someone didn't respond in a timely manner ) without having to cancel/resubmit and also keep the previous approvers outcome? Assume at the time of submission, only one person is identified as an approver. Is it possible to grab the newly delegated person from the updated SP list and apply it to the running flow?
@RezaDorrani Жыл бұрын
Currently there is no cancel approval action. So not sure if there is a way in which this can be achieved. May be check on forums in case someone has a workaround powerusers.microsoft.com
@kumnegerholdings Жыл бұрын
@@RezaDorrani Will do. Thank you Reza!
@jasimkhumi2 жыл бұрын
Thanks a lot for the in detail video Reza, helps a lot. I have a scenario and I would require your suggestions on it, upon approval of the document I would like the approver to attach a document to it eg a pdf file. Is that possible?
@RezaDorrani2 жыл бұрын
You cannot attach docs in approval flow. You would need to give link to here the approver can upload doc.
@mmetson Жыл бұрын
Hi Reza, fantasti videos / downloads available. I've got some great use out of it so far. The very last step (using the variable to update approval history) I am having some trouble with though. I get the error message, "Bad request. The variable 'varApprovalHistory' of type 'Array' cannot be initialized or updated with value of type 'String'. The variable 'varApprovalHistory' only supports values of types 'Array'." Have you got any ideas what could be causing this? I'm going to post in the power users forum if there is not a quick solution that springs to mind from you.
@RezaDorrani Жыл бұрын
Thanks! Did you try with the sample flow provided? I have not run into this issue hence not sure. Forums would be a good option.
@andrewgaskell105 Жыл бұрын
@@RezaDorrani I got the same error. I changed it to append to array which got rid of the error, but duplicated my response history when there is more than 1 approver. I then tried deleting that step from the flow, which also happens to be the last step, and that fixed it. Not sure why more people didn't report this but it fixed it for me. Great solution by the way. I made my own adaptions for my own use case and it works really well and looks professional, without having to go to Power Apps.
@bumeee71832 жыл бұрын
Reza you are savior to me:) Just short question, I would like to save and notify the comments from each approvers to requester. Could you please advise?
@RezaDorrani2 жыл бұрын
Thanks! I have done several approval videos on tracking all comments received and logging them. They can easily be sent back in an email to approver. Check my Approvals playlist - kzbin.info/aero/PLTyFh-qDKAiFUGTtwSwFT79Y7_jq_Aipe
@akmamardzuan36552 жыл бұрын
thank you for the great help on multiple approval. I want to ask, the approver need to be static which mean insert the email? or it can be dynamic content? as my flow need to check first whether second or third approver exist
@RezaDorrani2 жыл бұрын
Approver can be dynamic. I have done multiple approval videos showcasing dynamic approvals. Check this playlist - kzbin.info/aero/PLTyFh-qDKAiFUGTtwSwFT79Y7_jq_Aipe
@arunwats5 ай бұрын
Thank you Reza for such a great video. How can an approver decide if he wants to send to someone for further approval?
@RezaDorrani5 ай бұрын
I have not done any video on that use case. Its not an out of the box option in approvals.
@Justin-oi8bu Жыл бұрын
Thanks for the great video Reza! I have had a bit of trouble importing the example flow however. It doesn't import so I try to save as new but that throws an error that there are some invalid characters. I have tried a few things but without success. If you have any suggestions that would be great 👍🏼
@RezaDorrani Жыл бұрын
I have not come across an issues hence not sure. I recommend posting your issue on forums at powerusers.microsoft.com
@bobbyw1074 Жыл бұрын
Thank you for this! If I have a multi level approval that is dynamic where the requester selects the first level approver and so on, would it be ok to create multiple flows where each flow takes care of each approval level?
@RezaDorrani Жыл бұрын
I am not a fan of multiple flows but it could/should be ok depending on how many levels deep your scenario can go to.
@anerdoodai1099 Жыл бұрын
Thank you excellent tutorial.I have one question. I am trying to capture the approval comments and names but it only captures the last approver. any insights on that?
@RezaDorrani Жыл бұрын
Video description has link to download sample flow. You can check the logic in it. I have not faced the issue of only last approver comments being captured hence not sure.
@guillirivers94923 жыл бұрын
Great video Reza, I've a question, is it possible to get the comments from the approval in the Sharepoint Item comments?
@RezaDorrani3 жыл бұрын
I guess you mean the new comments feature in SharePoint. I believe Yes using APIs but I have not tried it.
@wernermarinus11742 жыл бұрын
Helo Reza, Thanks for the very handy and useful videos you provide. A little side question: in this video you show "card like" badges (see around minute 16'39", with the "Sponsorship for event" item). Is that a special lay out or does this require specific settings in the view of the screen. I like this lay out because is visuales information in a quick and easy fashion.
@RezaDorrani2 жыл бұрын
The card like format uses JSON View Formatting in SharePoint. Video description includes links to download sample flow and JSON schema for card like formatting.
@wernermarinus11742 жыл бұрын
@@RezaDorrani In the meantime I've found your other great video's on the JSON-stuff for alternative lay outs and screen presentations! Thanks Thanks Thanks, again !
@mohamedyusuf94466 ай бұрын
AA Reza, greatly appreciate the shearing of your invaluable knowledge and guidance. I have few questions pertaining to the membership tiers of bronze, silver & gold. Please let me know how to best to contact you.
@RezaDorrani6 ай бұрын
You can ask the questions right here in comments or DM me on linkedin
@PrashantGijare3 жыл бұрын
Hi Reza, as usual a very insightful and easy to follow tutorial. I have a question - I've built a similar flow for 3 static approvers and I record action of each approver in a sharepoint list item with attributes like approver name, time, comments and decision. For each document, I also create a approvral-id which is a running number that is applied to each approver action. What I'm looking for is to create a PDF document of the approval items under a approval-id and store in a sharepoint directory. Is there a easy way to create PDF from sharepoint? Whatever I've researched so far is telling me to create Word templates with fields and then use to first create a MS word doc and then convert it to PDF.
@RezaDorrani3 жыл бұрын
I have a video on exporting to PDF. kzbin.info/www/bejne/epKXlaJoed2ggKc Technique can be applied to any use case.
@alzaimoor793 жыл бұрын
Thanks Reza for amazing video, love the format card and timeline so easy for anyone to understand, I love how to store approver in an array and amazing expression. But I don’t understand why you use Select action and use claims?
@RezaDorrani3 жыл бұрын
I used the Select action with claims token since I needed to update the expense request item with the approver information. In order to update person type columns, we need just the Claims token.
@MarianoHLX3 жыл бұрын
@@RezaDorrani Sorry I cannot follow you, where is the list with the column Claims to update?
@MarianoHLX3 жыл бұрын
I am using the last part of the video to include the procedure to a Purchase Order approval, where I have different approvals depending on which department is requesting the purchasing.
@RezaDorrani3 жыл бұрын
@@MarianoHLX Video description has link to download sample flow and setup lists.
@RezaDorrani3 жыл бұрын
@@MarianoHLX please check Video description. It has link to my GitHub repo.
@tomekliebert92822 жыл бұрын
Thank you for useful materials :) Everything is clearly explained, but even though I watched the videos several times and downloaded your flow, I have a problem with downloading from the list of two approvers? Do you have any more explanations for that or do you use this variable in other videos?
@RezaDorrani2 жыл бұрын
I have a full playlist on approvals which covers a wide range of scenarios: kzbin.info/aero/PLTyFh-qDKAiFUGTtwSwFT79Y7_jq_Aipe As for your issue, I will have to look at your flow in action to provide guidance. I would recommend posting your issue/query with screenshots on the forums at powerusers.microsoft.com
@tomekliebert92822 жыл бұрын
@@RezaDorrani Thank You very much :) I found answer in your movie kzbin.info/www/bejne/a37coaFqpKh9mtk
@saniarao72502 жыл бұрын
Favorite channel
@RezaDorrani2 жыл бұрын
Thanks Sania
@DGriffy0400 Жыл бұрын
Hi Reza, thanks again for your videos. I am having two issues (1) When a new request is created in the dynamic approval workflow the approver keeps seeing that the request originated from me (the creator of the form) and not the person who created the item and (2) How can we add details of the approval when manager is not required?
@RezaDorrani Жыл бұрын
1 - Approval action has a property called "Requested By" that you can set as user who created the item. 2 - ?? I did not understand this question.
@Nthrttle5 ай бұрын
Really really helpful demo. I'm attempting to do this in my office, for a slightly different request, but my challenge is needing 60% approval for the request to be approved. Any tips to accomplish this with a similar flow?
@RezaDorrani5 ай бұрын
I have done many approval based videos. They are all placed in my approvals playlist. Il recommend checking them out.
@ScottMarch-k5k Жыл бұрын
Hi Reza, I love your channel, I learn a lot with it, thanks for your generosity sharing with the community. I'm doing a project similar to this, but I have a question. In my case there are 3 types of request High, Low and modification and depending on which option is chosen, it is necessary to fill in certain fields so that the approvers can evaluate the approval. in your example there is the table "Expense Reports" and a second table "Expense Types". In my case it would be the tables "Dictionary Request" and "Type of Request". This table is the one that has the 3 types of request: Addition, Deletion and Modification and their corresponding approvers. How can I make the requester see only the fields that he has to fill in depending on the type of request he makes? Should I create more tables with the necessary data for each option? If so, how do I link it to the "Dictionary Request" table? Thanks
@RezaDorrani Жыл бұрын
You could use power apps to show and hide fields based on selections made - I have done videos on forms where I have shown some of this.
@margaretscott2976 Жыл бұрын
@@RezaDorrani Hi, I made it originally with power apps, but I was wondering if there is any chance also intjis other way.
@RezaDorrani Жыл бұрын
@@margaretscott2976 I did videos on sp list formatting. It is very limited though. You can check those as well
@mrsemarsh18 күн бұрын
Many thanks for this Reza, I'm implementing this solution using sharepoint lists to define the approvers. I'm have an issue with the person type field in the sharepoint lists being ordered by name, I need to keep a specific order for the approval workflow, when the data is saved it's being reordered.
@RezaDorrani18 күн бұрын
Use technique shown in this video then kzbin.info/www/bejne/fGmUaoiVoZVqp6ssi=UH77V79Qjo0t-6AN
@mrsemarsh18 күн бұрын
@@RezaDorrani great thanks
@nandnandan41982 жыл бұрын
Reza, great Vid. But can you make a video where the creator of the ticket can select 2 individual approvers right from the form and then the ticket goes to each one of them, once approved, the status in the list is updated to approve and the name of those two approvers is displayed in the Approvers column? or if you've created one like this, plz provide a video link. Thanks in advance!
@RezaDorrani2 жыл бұрын
I make videos when I get multiple requests on a particular topic. Every quarter I ask subscribers for topic suggestions on the Community Tab of my KZbin channel. Subscribers vote for topics and the highest voted topics get added to my backlog. Make sure you post this in the next topic suggestion post. If it gets a lot of votes, I will add it to my backlog.
@nandnandan41982 жыл бұрын
@@RezaDorrani Thank you so much for responding. Yes I'll vote this in the community channel
@amandaharvey-smith9483 Жыл бұрын
Hi Reza, great videos and very informative. I am really stuck with a flow that I am trying to create where I have created a sharepoint access request form and I have an Approvers Matrix List. I need to create a flow that is based on the responses of the form as to which library the requester requires access too as each library has a different approver. I have tried following your other tutorial for dynamic approvals etc but it does not quite get me to sort this out. I am new to automations but I wondered if you could help at all and advise the best and quickest way of achieving the get form responses to look up the list of approvers and based on the department requested it sends an approval request to that approver by email. many thanks Amanda
@RezaDorrani Жыл бұрын
It would be best to post your issue with screenshots on the forums at powerusers.microsoft.com It is not possible to provide detailed support on chat.
@arindamchoudhury27803 жыл бұрын
Thanks Reza for wonderful presentation... Can you please share the Expense Report Approval Flow + JSON Column Formatting? It is missing in the link...
@RezaDorrani3 жыл бұрын
I am working on it :) Should be posted by end of this week.
@RezaDorrani3 жыл бұрын
Link now has all the data. Try it out!
@arindamchoudhury27803 жыл бұрын
Thank you
@ronvdlaan12 жыл бұрын
Hallo Reza, Thanks for this great video. I want to add a html table to my apppover email. Did you create a video on this. Kind regards Ron van der Laan
@RezaDorrani2 жыл бұрын
Html is currently not supported for approval emails. You would need to use Markdown language. I have not done a video on that.
@ronvdlaan12 жыл бұрын
@@RezaDorrani hallo Reza, Thanks for your respons. Ron van der Laan
@kt-bb6ik2 жыл бұрын
Great step by step approval. how do i clear or delete all the *test* approvals please
@RezaDorrani2 жыл бұрын
Im not aware of how to delete approval requests. You would probably need to delete the approval info from Dataverse Tables.