-
Continue reading →: [Step by Step] Create an AppSource package using Package Deployer tool
Lets say you have built a Power Apps business application or Service and you want to promote it to AppSource, In this article, I am going to provide a detailed walkthrough of generating an AppSource package. What is an AppSource: AppSource package structure: An AppSource package consists of the following…
-
Continue reading →: Model driven app | Update forms and views using table designer (preview)
Conventionally, if you create a new column to a Dataverse table and to reflect the column in the forms and views, you have to manually open each form and view in edit mode, and the column. With the new Update forms and views preview feature, in one button click, you…
-
Continue reading →: Canvas App | Add Copilot control
In this article, lets learn how to configure and use Copilot control in Canvas Studio. What is AI Copilot (Preview): Enable Copilot component in Canvas App studio: Since its a preview feature, we first need to enable the feature. Configuring and using the Copilot component: 🙂
-
Continue reading →: Canvas App | Gallery control | AllItemsCount property
With Power Apps studio 3.23051 version a new AllItemsCount property added to Gallery control. As per the documentation, Usage of AllItemsCount performance is much faster than calling CountRows function over AllItems. Using CountRows function: Using AllItemsCount property: 🙂
-
Continue reading →: [Step by Step] Configure and consume ‘Environment Variables’ of type ‘Secret’ using ‘Azure Key vault’
In this article, lets learn the steps to configure Environment Variables of type ‘Secret’ using Azure Key Vault and fetch them from a simple Power Automate Cloud Flow. Lets first understand what is an Azure Key Vault and Environment Variables. What is an Environment Variable: What is an Azure Key…
-
Continue reading →: (Preview) Power Pages ALM using solutions
In one of my articles, I’ve explained Power Pages ALM using PAC CLI. With this new preview feature Using solutions with Power Pages allows you to contain and transport website configurations using standard Power Platform solution concepts. Feature Capabilities: This feature includes the following capabilities: Enable this preview feature on Environment:…
-
Continue reading →: Power Platform | ‘Security group’ is mandatory to create a new Environment
While creating a Environment on my new Power Platform tenant, I noticed a subtle change. Following are the steps to create a new Environment. 🙂
-
Continue reading →: [Quick Tip] Canvas App | Make circular profile picture
Its a common requirement to add an Image control to Canvas and display logged-in user’s profile image using User().Image formula, as shown below. If you run the App, you will get the ‘Image’ in a square dimensions. Tip to make image in circular dimensions: To make the Image in a…


