Send SMS Text Messages from a Power Apps
In today's article, I will show you how we can send SMS messages from a PowerApps Application. Yes, SMSs are still a thing, and they are not going anywhere yet!…
SharePoint, Office 365, C#, .Net, SQL Server News, Tips, Ebooks, Events, Webinars ….etc
In today's article, I will show you how we can send SMS messages from a PowerApps Application. Yes, SMSs are still a thing, and they are not going anywhere yet!…
One of the PowerApps functions which I personally think would take some of your apps to the next level is the PDF Function. This function allows you to generate Pdf…
On the 29Th March, Microsoft has announced a new set of controls available for PowerApps Canvas Applications. Enable the new controls In order to enable the new controls in your…
In Today's article, I will take you through the steps to create a custom PowerPlatform connector to communicate with Chat GPT. Create the custom connector 1. General Navigate to PowerAutomate,…
In today's article, I will explain how we can easily patch a SharePoint LookUp field. In our demo, we have two SharePoint Lists: Products List: which contains a list of…
[vc_row][vc_column][vc_column_text]In this article, I will show you how we can use PowerApps for reporting purposes. I know, PowerApps is not meant to be used as a reporting platform, but sometimes,…
In Today's Article, I will explain how we can easily save a signature from your PowerApps Application to SharePoint document library as an image file. Requirements: PowerApps App For this…
Today, we will look at how you can export data from your PowerApps applications to Excel. Basically, the scenario of today's post, is to dump a collection from PowerApps to…
Following the release of the Microsoft PowerApps Canvas App Coding Standards and Guidelines document couple of weeks ago, I am going in a series of articles to cover different aspects…
In the two previous posts, I covered the different data sources, and the impact of having a heaving OnStart event. Today, we will look at how we can improve PowerApps…
The second article in the Series of PowerApps Performances' Optimisation will be dedicated to the App.OnStart event. This Particular event is very handy when it comes to initialising your application…
When it comes to building your Business Applications using the PowerPlatform, there are many aspects you should consider at different stages of the design/development project. Please remember that a lot…
Today, at the Dynamic 365 & PowerPlatform Users Groups, I had the pleasure to present a session about the different ways of building Teams Applications and Integrating Power Platform solutions…
Today at the SouthCoast Summit, I attended a great session by Michelle Wong (@MichelleWongNL) where we looked at the PowerApps Express Design. It was briefly presented by Ryan Cunningham during…
PowerApps control to embed Bing Maps in your apps. This is a free control which allows you to embedd Bing Maps in your PowerApps applications. Getting Started 1- Download the…
When building your PowerApps Apps, it's not enough to have an app which works and delivers what is expected, but also performs well and enjoyable to interact with. Here I…
The first ever Microsoft PowerPlatform Conference ! It was an exciting day to say the least, the first day of the Microsoft PowerPlatform Conference was full of surprises, and a…
As you probably already know, there are couple of important controls that are still missing in PowerApps, e.g. Progress Bar, Tabs, Accordion….etc. I have posted an article about how to…
Finally, we got an exciting announcement from Microsoft in relation to the ability for Power Apps makers to package their applications and distribute them as mobile apps. In other words,…
Today, I will explain how we can convert a picture to a base64 string. The context for this request is a project in which I allow users to update their…