-
Continue reading →: Dataverse | Solution Import Error | Environment variable value cannot be an empty string
If you are unversed with ‘Environment Variables’, first understand by going through the Environment Variables Overview. Coming to the intent of the article, I’ve encountered Environment variable value cannot be an empty string error while importing a Solution using pac solution import command along with a Settings file. Reason and…
-
Continue reading →: Canvas App not updating post managed solution import
I’ve 2 environments Dev and Test. On my Dev I’ve built a Canvas App and deployed on Test environment by moving a Managed Solution. Off late the Canvas App was not updating/refreshing post solution movement from Dev to Test. Reason and Fix: Refer Solution Layers for more details.
-
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…


![[Step by Step] Beginner : Create a PCF control and add it to a custom page](https://rajeevpentyala.com/wp-content/uploads/2024/12/image-49.png)