Power Platform

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...

How to use Variables in PowerApps?

Power Apps

Each programming language uses variable and variables play very important role in any programming language. In PowerApps we use variables little bit in different way. Here we do not define type of variable but we use them through declaration. In PowerApps, There are three types of variables, and each type of variable has its own scope. [su_table responsive=”yes”] Variable Type...

Continue reading...

Power Automate: Flow Introduction [Chapter-1.0]

Power Automate Flow

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, FB etc. So Power Automate (previously know as MS Flow) is a kind of service that helps you to- Automate repetitive business processes. Send reminders on past...

Continue reading...