How to create a simple approval flow?[Part-2]
In my previous article, I have explained about approval process. Now we will see how to create a simple approval flow using power Automate/Flow. Use Case- When user will create one leave request…
What is an Approval flow in Power Automate(MS Flow)?[Part-1]
Today, Approval process is a part of every organization. Approval processes standardise organization’s internal process. Approval process could be either for leave or for some expense report. In Power Automate, when we use…
SharePoint Get Items and Filter Query in Flow [Part-3].
In my previous post, i have explained Filter query in details. Now i will cover up some most useful filter query syntax examples. Filter Query Examples in SharePoint Get items action- Working with…
SharePoint Get Items and Filter Query in Flow [Part-2]
In my previous post, I have explained basic details of Sharepoint Get items. Now in this article, i will cover up more details about Filter Query. Filter Query in Get items- Within the…
SharePoint Get Items and Filter Query in Flow [Part-1]
In Flow, Get Items is a SharePoint action which allows you to get items from SharePoint list. Similarly There is another SharePoint action called Get files which allows you to get files from…
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…