Dataverse

Dataverse Virtual Table ‘Azure AD Users’ Renamed to ‘Microsoft Entra ID’: What You Need to Know

I recently noticed that the "Azure AD Users" table name had changed, so I'm making a note of it here.Azure AD Users" Tab...
Copilot Studio

How to Configure conversationOutcome in Copilot Studio for Better Analytics

Here are my detailed notes on how to end conversations and analyze outcomes in Copilot Studio.Analytics Session Outcomes...
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 Apps

How to Display SharePoint Choice Column Values in a Power Apps Combo Box (with Gallery Filtering & Search)

I often forget the formula to display a SharePoint choice column in a Power Apps combo box, so Iโ€™m writing this note as ...
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 Apps

How to Use โ€œMy Listsโ€ from Microsoft Lists in Power Apps Canvas Apps

Objective This article explains how to use the following list, which is saved in "My Lists" on Microsoft Lists, directly...
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 ...