Ippu

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 Add SharePoint Document Libraries and Folders to Copilot Studio Knowledge for Improved RAG Accuracy

I heard that you can now specify SharePoint document libraries and folders as data sources for Copilot Studio’s generati...
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 Use Dataverse as a Knowledge Source for RAG in Copilot Studio Prompt Actions

This article explains how to add Dataverse as a knowledge source to Copilot Studio and AI Builder prompts.Prerequisites ...
Copilot Studio

How to Use the Generative Response Node in Copilot Studio: Detailed Tutorial for AI-Generated Answers

This article explains one of Copilot Studio's standard features for utilizing generative AI: the "Generative response" n...
Copilot Studio

How to Use Prompt Actions with AI Builder in Copilot Studio: Complete Tutorial for Generating AI Responses

This article explains how to use AI Builder's "Prompts" from Copilot Studio.Using Generative AI from Copilot Studio Ther...
Copilot Studio

How to Create a Multimodal Copilot Studio Agent that Analyzes File Attachments using AI Builder

This is a continuation of my previous article, where I'll demonstrate how to build a multimodal agent in 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...