-
Continue reading →: [Step by Step] Delete users in Power Platform (Preview)
In this article, lets learn how to delete users in Power Platform which is a preview feature, at the time of writing this article. Before we jump in to deletion of a User, lets understand the basics like how we first create a new User in Microsoft 365 admin center…
-
Continue reading →: Power Apps component framework | Import Solution Failed: Object reference not set to an instance of an object
While importing our PCF Code Component, using pac pcf push command, we got an error Import Solution Failed: Object reference not set to an instance of an object. Reason and Fix: 🙂
-
Continue reading →: Plugin Registration Tool | Connect to environment directly by skipping discovery
If your Dynamics 365 tenant has more than 20 environments and you are tired of selecting the right environment by scrolling all over, this tip is for you. In Plugin Registration Tool (PRT) there is an option to skip discovery during login and directly connect to your environment. Lets see…
-
Continue reading →: [Step by Step] Power Apps | Show pop ups in Canvas App
In this article lets see how to show pop-ups in Canvas Apps using Container controls. I am going to explain this topic with two different examples. A ‘Single Popup’ and ‘Dual Popup’. Single Popup in action: Dual Popups in action: Now that you got an idea of the two examples,…
-
Continue reading →: Power Apps | Change App Owner using Power Automate Flow
Assume that you have a canvas app with Owner as ‘User 1’ and you would want to make ‘User 2’ as Owner of the App. We have couple of options. In this article lets see how to use Power Automate Flow to change the Owner. Following is how the completed…
-
Continue reading →: Canvas App | Formula to combine combo box selected items
In this short blog post, lets see how to write formula to combine combo box selected items in to text with a separator. Formulas: Single column collection: Multi column collection: 🙂
-
Continue reading →: Dependent Assembly plug-ins| Asynchronous mode error | Expected non-empty Guid
In one of my previous articles, I’ve explained about Dependent Assembly plug-ins using which multiple assemblies/nuget packages can be seamlessly used in a single plugin assembly. While exploring further, I’ve noticed a behavior (Issue) that if you register plugin in ‘Asynchronous’ mode, the ‘System Job’ is failing immediately with “Expected…
-
Continue reading →: Azure DevOps | Marketplace tasks | A task is missing error though its installed
In my Azure DevOps organization, I got “Power Platform Build Tools” tools installed from Marketplace. However none of the ‘Power Platform’ tasks were accessible/visible in my pipelines. While executing an existing pipelines thrown following exception. Reason and Fix: 🙂
-
Continue reading →: Canvas App | Open msapp file with the new menu options
Assume that someone shared you a canvas app (i.e., .msapp file) and you would want to open the .msapp file in Canvas studio. With the new menu options steps to open a .msapp file changed a bit. There is no ‘File’ tab option to open the .msapp file as shown…


