Skip to main content
Post a question

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id : 1vlToh5SPreEGpPerRjNrF

Service | Customer Service, Contact Center, Field Service, Guides

Power Platform Pete

Dynamics 365 Community / Blogs / Service | Customer Service, Contact Center, Field Service, Guides / Power Platform Pete

Featured

Latest blog posts

View all
24 Apr 2025
Like (0)
Working with APIs Part 1: Creating a test API

What is an API? The short answer is that it’s an acronym for Application Programming Interface – but what does that mean, and how can we use APIs in our Power Platform projects? APIs provide the mechanism for sharing data and/or functionality acro...

Peter Farrell
17 Apr 2025
Like (0)
Building Canvas Apps Part 5: Working with larger datasets – Pagination and Filtering

In our last post we learned how to use Power Automate Instant flows to fetch data for our Vehicle Servicing app. We didn’t set any limit on how many rows could be returned from our flow on the basis that it would return only those Service records ...

Peter Farrell
10 Apr 2025
Like (0)
Building Canvas Apps Part 4: Filtering Datasets and Delegation with Power Automate

In our last post we took more control of the look and feel of our canvas app, using custom controls instead of Forms to improve the look and feel of our application. As outlined, this imposes more responsibility on the developer for building the u...

Peter Farrell
03 Apr 2025
Like (0)
Building Canvas Apps Part 3: Custom Forms, Containers and Patching

In our last post we built a very simple canvas app using Forms, Galleries and our Service table. Forms are one of the quickest and easiest ways to build a simple CRUD application (Create, Read, Update, Delete), but they lack something in visual fl...

Peter Farrell
27 Mar 2025
Like (0)
Building Canvas Apps Part 2: The Basics of Galleries and Forms

As outlined in the previous post, today we will build a canvas app! There are many great tools available to create a canvas app at the click of a button, including: Of course, we’ll not be using any of these options! Instead, we will be building o...

Peter Farrell
20 Mar 2025
Like (1)
Building Canvas Apps Part 1: Considerations

The very first post I wrote for this blog outlined why you should build a model-driven app. Now, after six months of writing about all the great things we can build with model-driven apps, we finally look at canvas apps! Canvas apps are already hu...

Peter Farrell
13 Mar 2025
Like (0)
Enhancing Power Apps with Power Automate – Part 3: Instant Flows

In our previous post we looked at Automated Flows, which are triggered in response to some other event. By contrast, Instant Flows are those triggered on demand. Examples of such flows include those triggered by: We will look into Canvas Apps and ...

Peter Farrell
06 Mar 2025
Like (0)
Enhancing Power Apps with Power Automate – Part 2: Automated Flows

In our previous post, we used a Scheduled Flow to send out a weekly email reminder. In this post we’ll look into Automated Flows – those that are triggered by some platform event occurring. In our LaRusso Autos, we will create Outlook calendar mee...

Peter Farrell