Category: PowerApps

Power Apps Pricing Explained
Power Apps Pricing Explained
Blog Posts

Building a business app? More than one? How many users? Answering these questions is what’s needed for Power Apps pricing. Subscription or pay-as-you-go plans are the two options available for organizations to license Power Apps. Check the Microsoft Power Apps website for more information about Power Apps Pricing. Power Apps Pricing In this blog, we try not to mention… READ MORE

Customizing your Power Apps SharePoint Forms for Content Types
Customizing your Power Apps SharePoint Forms for Content Types
Blog Posts

  SharePoint is great at managing an organizations content and its metadata using fields and content types. For those who are new to SharePoint and information architecture, Content Types are a way to describe a specific type of item and contain the description about the item (metadata fields).   The out-of-the-box SharePoint form experience can be customized… READ MORE

Power Apps How To Get The Height Of Any Gallery
Power Apps How To Get The Height Of Any Gallery
Blog Posts

What’s The Problem We’re Solving? We want our apps to look natural and only have 1 scroll bar, we want to avoid nested scrollbars because our users hate them and find them confusing.  Let’s dynamically get the height of our galleries to help our users!  What’s The Solution? https://youtube.com/watch?v=-Jb-HW-sqKQ%3Fcontrols%3D1%26rel%3D0%26playsinline%3D0%26modestbranding%3D0%26autoplay%3D0%26enablejsapi%3D1%26origin%3Dhttps%253A%252F%252Ftheloadingpoint.com%26widgetid%3D1 Let’s dynamically calculate the height of the… READ MORE

Power Apps Studio and GitHub 🚀
Power Apps Studio and GitHub 🚀
Blog Posts

During the Christmas holiday, I used my time off to explore the integration between Power Apps and GitHub. I started to explore this new feature because I wanted to see changes to the code. I mean real code. There is no way to easily see the code… Well, Power Apps is a no/low-code as we know, so I also know we should not want to see… READ MORE

Charles Lamanna discusses The European Power Platform Conference
Charles Lamanna discusses The European Power Platform Conference
Blog Posts

Hear from The European Power Platform Conference Microsoft Keynote: Charles LamannaCorporate Vice President, Business Applications & PlatformMicrosoft About Charles Charles Lamanna leads the Engineering teams for the Business Applications & Platform (BAP) in the Digital Transformation Platform Group. The BAP team includes Dynamics 365, Power Apps, Power Automate, Power Virtual Agent, Power Portals, Dataverse and… READ MORE

Take the Stage @ ESPC22
Take the Stage @ ESPC22
Blog Posts

The European SharePoint, Office 365 and Azure Conference returns to an in-person event this year, Nov 28 – Dec 1 in the beautiful city of Copenhagen, and we are delighted to announce our Call for Speakers is now open. SUBMIT TO SPEAK If you have an interesting story to tell and expertise to share, we invite you to submit… READ MORE

Query String In PowerApps URL
Query String In PowerApps URL
Blog Posts

Introduction In this article, we will learn how to use query string parameters in the PowerApps URL and redirect to the specific item directly using the link from an email. First, you need to create one custom SharePoint list to use in PowerApps to bind this list data into gallery controls. For this article, I’ve created… READ MORE