Hello Friends, In this video, I will teach how to avoid rework when working on Power Automate by creating a reusable flow. You will learn: 1) What is Reusable flow 2) What is Child flow 3) How to create a Child flow 4) How to call a Child flow Video reference: https://youtu.be/m1wYjAyJ_YU Further learning: Power […]
#Microsoftform #PowerAutomate #DynamicForm In this video, I will show how to create a dynamic (conditional) Microsoft Form using section and branching. I will use a Product feedback use case to demonstrate the concept and step by step tutorial. I will also show how to process the Form response, including multi-select choice, attachments, etc. this will […]
Hello Friends, In this tutorial, I’ll show you how you can start an on-demand approval process from excel for a given excel row. We’ll send approval notifications in teams to Approver with details from the excel row. We’ll use the Power Automate Excel connector “For a selected Row” to trigger flow from the excel row. […]
Hello, Do you have a Power Automate production flow that getting turned off automatically because of no activity? In this video, I will show you how you can create a flow that will automatically turn on the turned-off flow. Reference: https://docs.microsoft.com/en-us/power-automate/limits-and-config#expiration-limits Thanks again for watching. Don’t forget to subscribe and click on the notification bell. […]
Do you wish to update a word template using Power Automate word connector automatically? In this video, I will show you a step-by-step process to build an Invoice generation solution using Power Automate word connector and SharePoint. Link to Power Automate Flow: https://github.com/DeepakS22/DPowerAutomate/blob/master/GenerateInvoice_DS_20210706213438.zip Thanks again for watching. Don’t forget to subscribe (here and YouTube ) […]
Hello friends, In this video, I will show you how you can parse XML in Power Automate The first half of the video will cover how to extract the data and push that XML data to a SharePoint list The second half of the video will cover how to filter XML data and send an […]
Hello, In this video, I will show you how to create Planner Tasks from Excel using Power Automate automatically. You will learn: How to create Tasks from Excel How to create a Checklist from Excel How to update Tasks and Checklists Thanks for watching. Reference material: https://docs.microsoft.com/en-us/connectors/planner/
This video will show you how you can manage SharePoint list /library permissions using Power Automate. You will learn: Break Role Inheritance on SharePoint List or Library Break Role Inheritance on a List item, Folder, or file Grant permission on Folder, item, or file Reset List or library permission ( Inherit permission from Parent) Thank […]
In this video, you will learn 7 key DateTime action/expression available in power automate. How to convert time zone How to format DateTime How to Add to /subtract from DateTime How to compare dates How to calculate DateTime difference How to check weekends Excel DateTime Reference Information: Ticks: Ticks per day 864,000,000,000 Ticks per hour […]
In This video learn how you can batch queries and operations against the REST/OData API of Microsoft SharePoint Online and the Files and folders subset of the Office 365 REST APIs. With this technique, you can improve the performance of your Power Automate Flow by combining many operations into a single request to the server […]