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...
Copilot Studio

Copilot Studio Dynamically retrieve “question” choices from a SharePoint list | List variable options

Note on how to dynamically retrieve question choices from a SharePoint list in Copilot Studio.What we want to doCreated ...
Copilot Studio

Use the “Create Prompt” in AI Builder from Copilot Studio to extract information that is difficult to extract (e.g., Japanese names).

AI Builder prompts are useful when slot filling does not extract information well or when you want to extract applied in...
Copilot Studio

How to achieve a loop in a conversation using the “Go to step” node in Copilot Studio

Note that the node “Go to step” in Copilot Studio was very useful.Go to stepNode “Go to step” is a feature that allows y...
Copilot Studio

Copilot Studio Create an agent (Copilot) using the generated AI and share it with other users in Teams

I have started to learn about Copilo Studio, so I took notes on what I learned.This time, we will build an agent that ca...
Power Apps

How to Bulk Update SharePoint Data in Power Apps: Patch vs UpdateIf vs ForAll

I was asked about bulk updating SharePoint data, so I decided to conduct a performance comparison test.Note: For bulk cr...
Power Apps

How to write a clean Filter function in Power Apps|Discussion of problems with the way it has been written in the past.

I have learnt how to write neatly when applying Filter to a gallery, and I have made notes on how I have tried and teste...
Power Apps

Relationship between the AddColumns function and delegation in Power Apps|DropColumns and ShowColumns also only allow the gallery to display up to 500 items.

When using AddColumns for the gallery, I had been feeling a slight discomfort for some time, so I did some research and ...
Power Apps

How to Use Power Apps PDF Function (Preview): Step-by-Step Guide with Real Examples

PDF Function The PDF function is a preview feature that allows you to create PDF file content directly from screen eleme...
Power Automate

Using Word connectors from Power Automate to create documents|Replacing text, adding dynamic items and creating PDFs.

The Word connector action gives the impression that it is not used very often because it requires a premium licence.I ha...