Development

Power Apps

Power Apps Behavior when using the With function on the Items property of a gallery|Delegation is possible but not all items can be displayed

We investigated the behavior of the With function when used with the Items property (data source) of the Gallery in the ...
Power Apps

Power Apps cannot use SharePoint lists with more than 12 loocup fields (person or group fields)

When using a SharePoint list with multiple "person or group" columns from Power Apps, the error "Error retrieving data f...
Dataverse

Dataverse Allow multiple table types to be entered in the search column. | multi-table lookup columns

I tried one of the lesser-known Dataverse features, "multi-table lookup columns". Multi-table lookup columns One of Data...
Power Automate

Power Automate How to merge parallel branched flows in the new designer|Settings [Run After]

Note that I could not easily find a way to merge parallel branched flows in Power Automate's new designer. What we want ...
Power Apps

When declaring defined values in Power Apps, declare them in App.Formulas, not App.OnStart

Until now, the defined values used in the app have been defined as global variables in the "App.OnStart" property, but n...
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 process The if function i...
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 ...
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 Triggers Automated triggers are trigge...
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 ...