Excel Automation with Office Scripts and Power Automate

In this video, I will show you how to automate Microsoft Excel repetitive work using an Office Script with Power Automate. What is Office Scripts: Office Scripts in Excel on the web let you automate your day-to-day tasks. You can record your Excel actions with the Action Recorder, which creates a TypeScript language script. You […]

Read More

How to use Microsoft Graph API in Power Automate – Beginner Tutorial

Microsoft Graph is the gateway to data and intelligence in Microsoft 365. It exposes REST APIs and client libraries to access data on the following Microsoft cloud services: 1) Microsoft 365 core services: Bookings, Calendar, Delve, Excel, Microsoft 365 compliance eDiscovery, Microsoft Search, OneDrive, OneNote, Outlook/Exchange, People (Outlook contacts), Planner, SharePoint, Teams, To-Do, Workplace Analytics. […]

Read More

Create Dynamic Microsoft Form and Process Response using Power Automate

#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 […]

Read More

Turn on Power Automate Flow Automatically

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. […]

Read More

Power Automate Microsoft Word Connector (Automated Invoice generation solution)

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 ) […]

Read More

Working with XML in Power Automate Flow

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 […]

Read More