Ippu

Power Apps

Linking two Dropdown choices in the Power Apps Canvas app

In this article, we will explain how to select one value in a dropdown and have the contents of another dropdown change ...
Power Apps

A detailed explanation of the difference between “blank”, “null” and “empty” in Power Apps.

The concept of Null, Blank, and Empty in Power Apps was different from that in C#, so I looked into it in detail.*This a...
Power Automate

Power Automate Detailed study of the timing and intervals at which automatic triggers work|Polling trigger and Push trigger

Notes on the details of Power Automate's triggers for automated flows.Automation TriggersAutomated triggers are triggers...
Copilot Studio

Using Copilot Studio’s Dynamic Chain (Preview) to configure bot triggers|Functional Description Writing Guidelines

Having used Copilot Studio's Dynamic Chain (preview), note how to use triggers with natural language and how it differs ...
Copilot Studio

How to generate responses from SharePoint Online sites using Copilot Studio|and setting up Entra ID

In the previous article, we looked at how to generate responses from a web page, so this time we will look at how to gen...
Copilot Studio

Copilot Studio Initial Setup and How to Generate Responses from a Web Page|Procedures for Using Generated AI in a Japanese Environment

Now that Copilot Studio is available, I looked into its basic usage and how to generate responses from a web page.Creati...
Power Apps

Visual Guide to Power Apps: Understanding the Relationship Between Delegation and Data Row Limits (500 to 2000 Items)

It has been difficult to understand the two together, the delegation and the data row limit (the default is 500), but it...
Power Platform

Optimizing Power Apps: Advanced Filtering Techniques for Galleries with Multi-Select Combo Boxes and Solutions to Delegation Warnings

I was asked about how to filter galleries in a multiple selectable combo box, so I will note how to do that.PreparationU...
Power Apps

Power Apps How to delete selected SPO list items in the gallery|Batch deletion with multiple selections

I was often asked how to delete selected items in the gallery control, so here's a note.Advance preparationThis time, an...
Power Automate

PowerAutomate How to use optional arguments for Power Apps(V2) triggers|Do not generate errors when arguments are not set

Note that I got a little stuck on the use of optional arguments for the Power Automate trigger "Power Apps (V2)".Option ...