Power Apps

Detailed Explanation of if in Power Apps|If Specification, Use of Value Return and Process Implementation

I have looked into the use of if in Power Apps in detail and note the results.Return value or processThe if function in ...
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

Understanding NULL, Blank, and Empty in Power Apps: A Comprehensive Guide” because

I noticed significant differences in how NULL and Blank values are handled in Power Apps compared to C#. Here are my fin...
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

Power Apps Delegation and Row Limits Explained: Visual Guide to 500-2000 Record Limitations

I was struggling to fully grasp the relationship between delegation and data row limits (default 500 rows) in Power Apps...
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...