Power Automate

Power Automate

How to Filter SharePoint Yes/No Columns in Power Automate with OData Filter Queries 理由

I was asked how to filter a "Yes/No" column in SharePoint using the "Get items" action in Power Automate, so here are my...
Power Automate

How to Use “My Lists” from Microsoft Lists in Power Automate Flows

I wasn't sure how to use lists saved in "My Lists" on Microsoft Lists with Power Automate automatic triggers or actions,...
Power Automate

How to Include Multiple Attachments in Power Automate Approval Actions (with SharePoint Attachments)

I was asked how to attach multiple files to an approval action in Power Automate, so I’m sharing my notes here.Objective...
Power Automate

A Deep Dive into Power Automate Excel Filter Queries: Filtering Greater Than, Less Than, and Removing Blank Rows

I discovered that the "greater than or equal to" (ge) and "less than or equal to" (le) operators cannot be used in Excel...
Copilot Studio

How to Implement Advanced RAG Using AI Search in Copilot Studio: A CRAG Tutorial

Having previously built a "Self-RAG" in Copilot Studio, this time I'll implement "CRAG."*For reference, see my previous ...
Copilot Studio

How to Create Self-Operating Agents in Copilot Studio Using Event Triggers: Email-Activated Automation (Preview)

In this article, I'll demonstrate how to create an autonomous agent that automatically responds to emails using the rece...
Copilot Studio

How to Retrieve and Store File Attachments from Copilot Studio Conversations to SharePoint Online with Power Automate

Here's a note on how to retrieve the content of files attached to conversations.What I Want to Achieve This is about ret...
Power Automate

How to Specify Time Zones like ‘+09:00’ in Power Automate HTTP Requests

When trying to specify Japanese time zone directly in an HTTP Request action URL query, I encountered a "DateTime parame...
Copilot Studio

Using Generative AI Orchestration in Copilot Studio: Combining Multiple Actions to Generate Responses

This time, we'll use the preview "Orchestration" feature in Copilot Studio to combine multiple actions and generate resp...
Power Automate

Fixing the Power Automate Error: ‘The Specified Object Was Not Found in the Store’ When Accessing Room or User Calendars

When attempting to retrieve calendar events via Graph API (HTTP requests) from Outlook using Power Automate, the error "...