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 ... 2025.04.18 Copilot Studio
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... 2025.04.18 Copilot Studio
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... 2025.04.18 Copilot Studio
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... 2025.04.18 Power Automate
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... 2025.04.12 Copilot Studio
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 "... 2025.04.12 Power Automate
Power Automate Convert SharePoint List or Excel Columns to a Single-Dimensional Array Using Power Automate I couldn't quickly find a method to convert a table (object array) retrieved from SPO (SharePoint Online) or Excel into ... 2025.04.11 Power Automate
Power Automate How to Use Power Fx Functions from Power Automate | Instant Plugin Guide I discovered that you can use Power Fx from Power Automate with the Instant Plugin feature of the Dataverse Accelerator,... 2025.04.01 Power Automate
Power Automate Comparing Methods to Export Data from Power Automate to Excel: Office Scripts Recommended I'm often asked about methods to export data from Power Automate to Excel, so here are my notes on this topic.What We Wa... 2025.03.23 Power Automate
Power Automate Power Automate Best Practice: Using Office Scripts for Fast Excel Data Processing I was asked to quickly retrieve large amounts of data from Excel, so I implemented a solution using Office Scripts.Perfo... 2025.03.22 Power Automate