Power Automate: Power Apps (V2) Trigger
Runs a Flow from a Power App with typed inputs: text, numbers, files, booleans.
Power Apps looks intimidating from the outside, but once you get going it is a friendly, fast way to build real applications with very little code. This area is full of my step-by-step tutorials for creating canvas apps that run happily on mobile, desktop, and the web. I cover the foundations, like how to assign values to variables and auto-layout your elements, then move into the practical fixes that save your sanity, such as how to fix the delegation warning and which delegable functions you can safely rely on. There are design touches too, including alternate row colors to make your galleries readable, and real-world logic like calculating overtime for a timesheet app. Because Power Apps rarely works alone, I show you how to provide parameters from Power Apps to Power Automate. Even the quirks get their moment, like the reminder that 1900 is not a leap year.
Runs a Flow from a Power App with typed inputs: text, numbers, files, booleans.
Converts a string into a date-time value.
Returns true when a date-time falls on today.
Generates a GUID, or converts a string into a GUID.
Adds or subtracts time units from a date: minutes, hours, days, months, quarters, or years.
Runs a Flow from a Power App. Power Platform handles parameter passing.
Returns the week number for a date. Start day is configurable.
Returns the ISO week number for a date. Monday is the first day; week 1 contains the first Thursday.