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...
In this post I will be explaining how to use the JSON Function to simplify the saving of multiple pictures from a PowerApp to a SharePoint library using Flow. There have been many wonderful workarounds to do this, finally we now have a slightly less Heath-Robinson method.
PowerApps just got more helpful when you get it all wrong
This morning I discovered a great new features in PowerApps. In the past we got these little red circles with white crosses, but now they come with a little drop down menus. The Edit in formula bar ge…
As mentioned in Part 1, AI Builder is a game changer in Power Apps and Microsoft flow. In this post, I am going to show how you able to access the AI Builder for classification. to see how to set up y…
There is a new announcement in the Business Application Summit about AI Builder! So what is AI Builder? Power Apps has been here for a while, it helps none developer people create their own applicatio…
Webinar: Microsoft PowerApps: Introducing PowerApps portal for external users
With PowerApp Portals scheduled to release soon we wanted to give you a primer on what the getting started experience will look like and get you ready for this exciting new technology. If you are not familiar with PowerApps Portals it adds the ability to PowerApps to build low-code, responsive websi...
As an ISV (Independent Software Vendor) and consultancy services provider specialising in Office 365 and the PowerPlatform (Flow, PowerApps and PowerBI), we spend a huge amount of time with our customers defining strategy, reviewing best practices, building solutions, fixing issues and of course rev...
<p>In June the PowerApps team released over 16 new features and enhancements for making your application creation experience even more productive and fun. This blog post gives you the highlights…
Introduction In this article we will look at: Branding Creating Responsive Screens. Using Collections to standardize your UI. Other UI Design best practices, including using SharePoint list to configu…
In PowerApps, once you get beyond the basics of customizing SharePoint list forms, or just using the out-of-box form control in your apps, the next common thing that people like to do, is add some log…
Use of React and Office UI Fabric React in the PowerApps component framework is now available for pu…
<p>Today we have released support for one of our most popular feedback requests into public preview, allowing PowerApps component framework developers the ability to use React to build their com…
Today we’re announcing AI Builder, our low code artificial intelligence platform that supports the Power Platform. It will be available for consumption on data that already exists in the Common Data Service (CDS), the enterprise-grade datastore included in the Power Platform. AI Builder is the platform on which all our Dynamics 365 AI services are/will be built and customized, in addition to providing a low-code user experience for every developer to create and customize their PowerApps and Flows.
Introducing PowerApps Portals: powerful low-code websites for external users
Today we’re excited to announce “PowerApps Portals” which allows organizations to build powerful low-code websites which allow external users to interact with the data stored in Common Data Service. With the introduction of PowerApps Portals, we are also merging the capabilities offered by Dynamics 365 Customer Engagement portals to ensure that all the Dynamics 365 Customer Engagement application portals gets the benefit of our simplified low code offering.
Preview Instant Flow steps in Business Process Flows
With this preview, users can now run an instant flow to automate repetitive tasks, generate documents, track approvals, and more – on-demand from a step in a business process flow.
<p>We are happy to announce a significant update to the Data Table control coming this week. This includes the updated field selection, Text property allowing formatting and calculated val…
Comparing Nintex workflow with Microsoft Flow – part 1
When you use Nintex workflows and you are considering to switch to Flow. Or when you use Flow and want to switch to Nintex it can be difficult to make the right choices. In this series of posts I a…
The Common Data Model (CDM) is a shared data model that is a place to keep all common data to be shared between applications and data sources. Another way to think of it is is a way to organi…
Introducing the JSON function for generating JavaScript Object Notation (JSON) within a canvas app. Use it to share data with systems and APIs that require JSON. You can also this function to encode and export images in base64 for the first time. And we also added two small features: #rrggbbaa notation and Color.Transparent.
How to connect Google Dialogflow with Microsoft Flow (without coding)
Everyone who has experimented with Google voice dialogs might experience that there is no out of the box way to connect the Google dialogs with automation software. There are a lot of programming opportunities in Dialogflow, but building a automation solution without coding seems to be difficult. I ...