Category: PowerAppsPowerApps
PowerApps
Sort the PowerApps data using the GPS Location
Inkey, June 10, 20194954 Views
Let’s learn today to sort the data of PowerApps based on the current GPS location. In the below example, we are having Microsoft Dynamics CRM 365 as the database of the PowerApp. This PowerApp was basically developed for one of our client requiring a mobile application that will be used by their Customer care department […]
Read moreConnect to an API from the PowerApps using the custom connector
Inkey, May 23, 201929126 Views
In many scenarios, we need to call the APIs or services that are not available as the inbuilt connectors of the PowerApps. In that case, you can create your own custom connector with the required triggers and actions. Creating a custom connector is a very smooth process. What you need is only the correct API […]
Read moreSorting, Filtering & Searching features of PowerApps
Inkey, March 8, 201940972 Views
This blog is intended to explore a quick idea on the basic operations like sorting, filtering and searching of data in PowerApps. Please know: In all the below examples, we are taking D365 CRM tables as the data source. SORTING In PowerApps, we can view the records in a particular sequence using the Sort or […]
Read moreApply common styles for all the screen components in PowerApps
Inkey, February 27, 20198260 Views
It is fun to play with the styles applied for the screen components in the PowerApps. This seems to be like the one we achieve using the cascading style sheet in the HTML files. If same font size, font weight, color etc. are to be used in the overall canvas app screens then, there is […]
Read moreSend data to the Microsoft flow from the PowerApps and receive the response from the Microsoft flow
Inkey, January 10, 20197436 Views
The PowerApps is used to build the business apps that can be run in a browser or phone or tablet and the Microsoft flow is used to automate the workflows across the multiple applications and services. Using Microsoft flow in the PowerApps is creating wonders in the business world, making almost everything possible with just one click on the […]
Read more