I need help and appreciate any advice. The scenario is, I may receive many emails (200-300) in a day. I would like to summarize the total occurrences on some of the contents and then trigger an automation email to me. For example : I received 200 emails today, 40 emails with the word Apple, 60 emails with the word Orange and the remaining Banana So I need to work a power automated script that can do a summary with every 24 hours and summarize the total occurrences of these words. Then initial and notification email to me for acknowledgment.
Uploaded a video to guide step by step: Master Outlook Inbox: Automate Email Summaries with Power Automate #Tutorial #Productivity ua-cam.com/video/F7vmWg_sMis/v-deo.html
@@corporateprogramming I have watched your excellent guidance video and truly appreciate your time and expertise. It helps me, but I am at a beginner level in Power Automation, I need some time to digest, explore, and try it. I will keep you posted on my results.
Thank you! Very helpful 🎉
Glad it was useful🤝
Thank you, so much
Thank you for the feedback!
Thank you for this amazing video. Can we provide sharepoint site address through variable?
Thank you for the feedback! Yes you can using initialise variable action.
Im first time working on Ms flows, I can't find dynamic add button in the box. I want to remove last comma from the appended string. Please help me
You could remove last comma from a string using below string function:
Left(Your variable name, Len(Your variable name)-2)
I have a string variable of names in a list - how do I get the same name to only show once - not for every time it show in the list.
You can use “doesn’t contain” clause for the incoming name in condition before appending it to string variable.
I need help and appreciate any advice.
The scenario is, I may receive many emails (200-300) in a day. I would like to summarize the total occurrences on some of the contents and then trigger an automation email to me.
For example :
I received 200 emails today, 40 emails with the word Apple, 60 emails with the word Orange and the remaining Banana
So I need to work a power automated script that can do a summary with every 24 hours and summarize the total occurrences of these words. Then initial and notification email to me for acknowledgment.
Uploaded a video to guide step by step: Master Outlook Inbox: Automate Email Summaries with Power Automate #Tutorial #Productivity
ua-cam.com/video/F7vmWg_sMis/v-deo.html
@@corporateprogramming Thank you very much
@@corporateprogramming I have watched your excellent guidance video and truly appreciate your time and expertise. It helps me, but I am at a beginner level in Power Automation, I need some time to digest, explore, and try it. I will keep you posted on my results.
Sure