Power Automate

Power Automate

Complete Guide to Power Automate Excel Online (Business) Actions: How to Manipulate Excel Files in Flow

I needed to manipulate Excel files stored in SharePoint document libraries, so I researched the available Excel actions....
Copilot Studio

How to Add Power Automate Actions to AI-Enabled Copilot Studio Agents.

As I continue learning about Copilot Studio, I'm documenting my findings. In this article, I'll explain how to add Power...
Power Automate

How to Format Dates and Times in Power Automate: A Guide to Functions and Time Zones

Power Automate allows you to transform date data into various display formats. Here's a summary of how to achieve this e...
Power Automate

Power Automate: Advanced DateTime Filtering in SharePoint Lists – Complete Guide

This article continues from our previous guide about date-only filtering, focusing on DateTime columns (including time c...
Power Automate

Power Automate: Date Filtering in SharePoint Lists – Complete Guide with Examples

Let me share my notes on how to filter SharePoint Online list items using "Date and Time" columns, as I often need to re...
Power Automate

Complete Guide to OData Operators in Power Automate: Filtering SharePoint List Items

When setting up filter queries in Power Automate's "Get Items" action, you need to specify them using OData filter query...
Power Automate

How to Call Power Automate Flow with ‘When a HTTP request is received’ Trigger Set to ‘Any user in my tenant’

When I set up a Power Automate HTTP request trigger with "Any user in my tenant" authentication, I wasn't sure how to ca...
Power Apps

Creating Custom Connectors for Power BI API: Integration Guide for Power Apps and Power Automate

When trying to pull workspace, group, or tile information from Power BI in Power Apps or Power Automate, the standard co...
Power Apps

Creating Custom Connectors for Graph API in Power Apps and Power Automate: Step-by-Step Guide

I've documented the process of creating a custom connector, which I developed when needing to use Graph API information ...
Power Automate

Exception handling in Power Automate is done with Scope.

While foreseeable errors (such as references to Blank) should be prevented by prior checking, unforeseeable errors inevi...