Power Apps

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 ...
Power Platform

List of locations where information can be retrieved by the Office 365 Users Connector

If you are creating an app with Power Automate or Power Apps, you may need information about yourself or other users (li...
Power Apps

Power Apps How to list Office365 Users Connector in a combobox and how to set default values

Note that I was asked how to display a list of Office365 Users Connector in a combo box and set a default value.Office 3...
Power Apps

Power Apps Setting Multiple Default Selections in Office 365 User Combo Boxes|Splitting one-line text as well.

In a previous article I wrote about how to show Office365 users in the combo box and how to select users by default, but...
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 Automate

Power Apps Call OpenAI Whisper (Speech To Text) via Power Automate | Speech to Text Conversion

This time, I tried calling OpenAI's Whisper (Speech to Text) via Power Automate and wrote down the results.About Whisper...
Power Platform

Power Apps “Invalid data received from the network” error, Part 1|Canvas Troubleshooting

The error "Invalid data received from the network" occurred when I started while building the canvas application, so I m...
Power Apps

Ultimate Guide to Power Apps Data Table: Features, Best Practices & Gallery Comparison

Power Apps offers two main controls for displaying data lists: "Gallery" and "Data Table."In this article, I'll share my...
Power Apps

Power Apps Gallery scrollable both horizontally and vertically|Display vertical and horizontal scroll bars in Gallery

I implemented this because it became necessary to scroll the gallery both horizontally and vertically.What we want to do...
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...