Power Fx

Power Apps

Power Apps ‘in’ Operator: Complete Guide from Basics to Advanced Usage (Including ‘exactin’ & Delegation)

Here's a detailed exploration of the "in" operator in Power Apps, which I recently researched thoroughly.The "in" Operat...
Power Apps

A Complete Guide to Power Apps’ New User-Defined Types: Simplifying Web API Integration and JSON Parsing

Along with the User-Defined Functions (UDF) introduced in my previous article, I'd like to introduce another very useful...
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 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 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 Detailed usage of ParseJSON function|How to convert HTTP request response

The ParseJSON function is now GA, so I looked up how to use it.ParseJSON function/h2>The ParseJSON function converts (pa...
Power Apps

Notes for delegation when using “Sort” and “SortByColumns”|Comparison between SPO and Dataverse

Continuing from the last issue, I researched Sort and SortByColumns and delegation in detail.※Previous article here.Dele...