How to send reminder email to a SharePoint group users?
In my Previous post, I have explained basics of the Reminder flow. Now we will understand how to send reminder for users who are part of a SharePoint group. Advantage of this reminder…
Power Automate : Reminder
Creating a reminder flow/ Scheduled Flow is a basic use of Power Automate. Reminder itself bind with Date & Time which you need to decide. In Flow, we have one trigger for reminder-…
How to transpose Excel table via flow?
Have you ever build Power Automate (Flow) for transposing Excel table?. I came across such problem and designed a flow. This flow transpose your excel table data. I have one excel sheet- Sales…
How to extract value from SharePoint Multiple Choice Values column in flow?
Recently, one of the Power Automate Community member bring my focus to SharePoint Multiple choice values. He wants to incorporate multiple choice values in an email from SharePoint list multiple choice column. Problem…
How to get attachments from SharePoint list and then send in email via Flow?
In Power Automate Community, I have seen lots of user face issue with getting attachments from SharePoint list via flow. Today i will explain how you can retrieve multiple attachments from SharePoint list…
Power Automate: Types of Flow [Chapter – 2.0]
In my previous post I have given very basic intro about Power Automate and today i will cover how many types of flow you can create. Before moving to the types of flow…
How to store MS Forms multiple choice to SharePoint List?
In Microsoft Power Automate Community, i have seen lots of post regarding “How to save MS Forms multiple choices to SharePoint List?”. Problem with Multiple choices is that it gives you output in…
Power Automate: Flow Introduction [Chapter-1.0]
Initially we have SharePoint Designer to create workflow in SharePoint. But SharePoint designer limitation was that it was integrated with one product i.e., SharePoint. With Power Automate Microsoft integrated other products like-SQL, Twitter,…
Power Automate | Flow : Standard Date & Time
When you check date format in flow, you will see this kind of date format : yyyy-MM-ddThh:mm:ssZ. Actually microsoft flow gives you each date in this format. But some time we need better…