Power Apps – SQL Server
In today's article, I will share with you my experience with using SQL Server as a back end for a PowerApps Canvas App. Even though SQL Server is considered the…
Create an Accordion in PowerApps Canvas Application
In this article, we will explore how to create an accordion in a PowerApps Canvas Application. In our application Screen, we will have a container, which contains: A horizontal container,…
Is Agile killing Innovation in the Era of AI and ChatGPT
After attending Adam's session at the PowerPlatform Conference 2023, I started thinking about a couple of quotes he used during the session. And more importantly, around creativity, innovation and…
Power Apps Canvas App – Vertical Menu with Sub Levels
In today's article, I will describe how you can create a vertical menu control in Power Apps Canvas Application. The process is as Follow; I will start in Excel, for…
PowerApps Canvas App – Colours Theme
In today's article, I would like to share a quick solution i've put in place for one of my projects, where the colours keep changing and I wanted to be…
Streamlining App Development with the Power Platform CLI
This session was presented by Fabio Franzini (fabio@apvee.com) What is CLI ? A command-line interface, it is a text-based user interface used to run programs, manage computer files and interact…
How to Secure and Govern your PowerPages Sites with Ease
This session was presented by Dipti Jaiswal & Vamsee Dilli Power Pages Administration & Governance This area allows you to monitor and govern your websites Monitoring In term of Monitoring,…
Error handling Strategies For Apps and Flows
By Matthew Devaney (https://www.matthewdevaney.com/) In today's session, Matthew presented different strategies to handle error in Power Apps and/Or Power Automate. Error handling is important not just for the end users,…
Styling for Power Pages
Presented by: Ulrikke Akerbaek (https://ulrikke.akerbak.com/) In this session, we looked at the new styling options available and upcoming for Power Pages. Styling elements Plenty of new styling elements such as…
Enhance the Admin Center with the COE Starter Kit
By Michael Roth (https://www.michaelroth42.com) Basically, in this session (which mainly a demo session), we looked at the PP Admin Center. The first area, the Settings Section, where most of…
Low Code Power Pages – ALM
In today's session, Ulrikke Arerbaek, Low Code Practice Lead at Itera. Yes, ALM is available for Power Pages ! you can now move your Power Pages between the different environments…
Power Pages Defense-in-depth approach to security
This white paper describes how Power Pages offers enterprise grade security and the tools and capabilities it offers for administrators and makers to harden security for their external applications. Power…
Power Pages Architecture – White-paper
Power Pages Platform Capabilities and Architecture white paper. This white paper provides a comprehensive view of the capabilities of the Power Pages Platform. It describes the architectural elements that enable…
PowerPlatform Environments
In today’s article, I will try to explain the different types of Power Platform environment, and the purpose (recommended use) of each type. As we know, when you start building…
List all the MS Teams you have joined in PowerApps
In my previous article, I have covered how you can get started with the Graph Api integration with Power Apps. If you have missed this article, you can jump back…
Power Apps Set vs UpdateContext
In today’s article, I will go back to the basics and try to explain in a simple way the differences between Set and UpdateContext functions in PowerApps. Basically, we will…
Get Started with GraphAPI in Power Apps
Integrating the Graph Api into your PowerApps opens unlimited options to your apps. With the new feature which allows PowerApps to understand and handle JSON responses from the GraphAPI …
PowerApps Patch vs SubmitForm
A recurring question, should I use Patch or SubmitForm function to save my data from PowerApps to SharePoint (or any data source). Well, both functions are useful and can be…
Track your Modern SharePoint Usage with Google Analytics SharePoint – PnP Viva Connections & SPFx JS SIG Call
Date: 29-06-2023 | SharePoint PnP Viva Connections & SPFx JS SIG Call | Online Link to the session: https://warner.digital/pnpsummary06292023/ In this session, I presented how you can easily create a custom…
Query Chat GPT from your PowerApps
In a previous article, I described how you can use OpenAI API to create a custom connector in order to interact and query Chat GPT. If you have missed this…