<p>For July PowerApps team released over 9 new features and enhancements for making your application creation experience even more productive, fun and a special focus for this month enabling Pow…
Forms Pro Survey records display information about the survey. A very quick and easy way to see all of this in one place is to use Word Document Templates.
<p>There are several key improvements releasing this week. First, there are a number of new SharePoint connector actions, including working with Doc Sets, permissions, and creating Folders. Seco…
Object Detection Application with AI Builder and Power Apps
In the last posts, I have explained how we able to set up the AI Builder for Power Apps and Microsoft Flow. Also how we able to do classification in Power Apps has been explained. Now in this post, I am planning to show how to create an Object detection app using AI builder in…
Activate AI Builder In Power Apps and Microsoft Flow
As I mentioned in Post 1 and Post 2, AI builder is a game-changer in Power Apps and Flow, it provides the facility to easy embed AI in applications and process without writing any code. Also, there is…
It’s time for a shared, community commitment to Best Practices adopting and developing Power Platform
Now that we have what I will call a mature and evolving platform, it’s time that the community around that platform get serious about meaningful best practices. We owe it to our customers, our employers, and one another to adhere to a shared commitment to excellence and a body of best practices that
Achieve maximum canvas app productivity with right click and keyboard shortcuts
<p>One of the most common things people do when they start editing a PowerApp is right click and be disappointed to only find the browser menu. Well, no longer! We have updated the canvas to res…
PowerApps Portals is now available for Public Preview
<p>PowerApps Portals is a significant step towards empowering all PowerApps makers to create powerful low-code and responsive websites which allows users external to their organizations to inter…
Have you ever tried to sort an array or collection in Microsoft Flow? Did you ever look for the Sort function when you build your expressions? You can stop searching! It doesn't exist. The Sort Azure …
Previously, I wrote a post called Microsoft Flow & Quick Parts, which shows how you can insert fields from SharePoint into your document via Flow and Quick Parts. Many times in business processes, thi…
Canvas PowerApps using Common Data Service can easily share data with Azure AD Security Groups
This post introduces how sharing a canvas app using CDS to a security group now supports a streamlined means to set the CDS security role on the security group.
When you have a large array of data and and the data has duplicates, it can be difficult to to de-duplicate your data in PowerApps. There is a Distinct function which returns a unique list of value…
PowerApps ISV Studio is now available for public preview
<p>Dynamics and PowerApps ISVs can now see a consolidated view of your published Dynamics Customer Engagement apps with cross tenant application insights to monitor and support your apps. You ca…
Join Pragmatic Works for the only 100% virtual conference dedicated to the #PowerPlatform on July 23rd and 24th... Looking to enhance your Power BI, PowerApps and Flow skills but can’t attend an in-pe…
Environment Canterbury speeds up outcome tracking with the Power Platform
Environment Canterbury (ECan), a part of local government for the Canterbury region in New Zealand, partnered with Datacom Systems to deploy a Power Platform solution that provides a more consistent approach to how all freshwater and natural resources projects are managed and reported on. The solution has served as a proof point for moving ECan from older paper and Excel-based processes into new ways of working with digital technologies.
PowerApps: Create a navigation menu using the Gallery Control
Learn how to create powerapps navigation menu using gallery control in Microsoft PowerApps.Step by step tutorial on how to create powerapps navigation using gallery control.
You probably know that you can trigger an associated Flow from a PowerApp. You didn’t? Well you know now! But did you know that PowerApps and Flow can work in perfect harmony after configuring your PowerApp and Flow correctly? In this blog, I will explain you how to achieve this. By default, there isn’t much […]
This post shows how to create your own JSON object from csv or tab delimited. This is an extended solution to my other solutions on handling csv and tab delimited files. It will allow you to access the column names from the dynamic content. You can insert this solution into my other solutions at...