Join me as I break down 5 of the most common ways of running Power Automate Cloud Flows on multiple selected records from inside a model-driven grid.
Links from the video:
👉My free course on writing JavaScript web resources for model-driven apps - https://learn.develop1.net/courses/building-javascript-web-resources-using-typescript
👉Configuring the Creator Kit DetailsList
https://youtu.be/cJZpOkoOwks
👉 TypeScript code https://www.develop1.net/public/post/2022/10/13/perform-executemultiple-in-batches-and-changesets-from-typescript-using-dataverse-ify-version-2
👉Open custom page from JavaScript https://learn.microsoft.com/en-us/power-apps/developer/model-driven-apps/clientapi/navigate-to-custom-page-examples
👉 How to work around the 2-minute timeout when calling flows from Power Apps (https://learn.microsoft.com/en-us/power-automate/limits-and-config#timeout)
#PowerApps #msdyn365 #powerplatform #powerautomate
00:00 Introduction
01:07 #1 - Legacy Flow Button
03:53 #2 - Bulk Edit
08:16 #3 - Power Fx Modern Command Grid Button
12:59 #4 - JavaScript Modern Command Grid Button
19:20 #5 - Custom Page to run a single flow for multiple records
32:06 Summary