Power Platform

Power Automate : Reminder

Power Automate Flow

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- Recurrence. In Recurrence, We need to understand following advance options- Frequency-Frequency is based on time period like seconds, Minutes, Hours etc. Interval- is number of times your flow...

Continue reading...

How to extract value from SharePoint Multiple Choice Values column in flow?

SharePoint - Power Automate

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 is that the output from multiple choice values is not straight forward. You need to collect value then format your output in neat and clean way. Here...

Continue reading...

How to get attachments from SharePoint list and then send in email via Flow?

SharePoint - Power Automate

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 and then send those attachments in email via flow. So i have one SharePoint list- Holiday List where user needs to upload travel documents for booking. Here...

Continue reading...

How to store MS Forms multiple choice to SharePoint List?

MS Form- SharePoint

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 array format like [“Paris”,”Berlin”,”Milan”]. We can store this output in our SharePoint List but it is not a clean output for look and feel. Today i will...

Continue reading...