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:...
by George Chrysovaladis Grammatikos | Oct 2, 2023 | Power Apps, Power Automate, Power Platform
Each of us who have implemented Power Automate flows has had to add a flow to a Power Apps application at some point. I will show you a workaround for adding Instant flows to Power Apps solutions when this is not possible. Problem Description In the...
by George Chrysovaladis Grammatikos | Jun 2, 2023 | Power Apps, Power Platform
Hi folks, in this short post I will try to explain how the “If” function work through examples. The If function in Power Apps is used to perform conditional operations depending on given criteria. The If function allows you to evaluate a condition and do...