by George Chrysovaladis Grammatikos | Jul 7, 2024 | Power Apps, Power Platform
One of the main limitations of PowerApps was the fact that only one individual could edit the application at a time. Three years ago (November 2021), Microsoft announced the experimental Git version control feature for the Power Apps studio. With the Git version...
by George Chrysovaladis Grammatikos | May 7, 2024 | Power Apps, Power Platform
Environment variables are used to store configuration settings, such as API endpoints, connection strings, or any other values required by multiple components within a Power Apps environment. When you define these variables at the environment level. Your apps and...
by George Chrysovaladis Grammatikos | May 1, 2024 | Power Apps, Power Platform
A Power Apps solution is a container that contains one or more apps or other Power Apps components such as environment variable(s), entities (tables), flows, site maps, web resources and many more others. Solutions are mainly used when implementing Application...
by George Chrysovaladis Grammatikos | Feb 3, 2024 | Power Apps, Power Platform
Greetings, in this post I will provide you with instructions on how to create a QR code generator using the Power FX low-code language. As a starting point for the development of the canvas app, I will provide a list of the canvas apps controls that are required for...
by George Chrysovaladis Grammatikos | Nov 1, 2023 | Power Apps, Power Platform
Hey folks! This short guide describes how to share a canvas app with other users or groups within an organization or outside of it. Let us see the steps to share a Power Apps app below: Step 1: Navigate to the Power Apps portal from https://make.powerapps.com Step 2:...