-
Continue reading →: Pipelines in Power Platform | Work with Connections and Environment Variables
In my previous article [Step by Step] Configure and run pipelines in Power Platform, I covered how to deploy a solution from Development to Target environments using pipelines. In this article, I will cover how to work with Connections References and Environment Variables that are part of a solution. Deploying…
-
Continue reading →: Pipelines in Power Platform | Enable cross-geo solution deployments
In my previous article [Step by Step] Configure and run pipelines in Power Platform, I covered how to deploy a solution from Development to Target environments using pipelines. In the prerequisites of that article, I emphasized, ‘Ensure that the development and test environments are in the same region,’ meaning that…
-
Continue reading →: [Step by Step] Configure and run ‘Pipelines in Power Platform’
In this article, let’s learn how to configure and run pipelines in Power Platform, along with prerequisites and other useful details. What are pipelines in Power Platform: Prerequisites to use pipelines: Environment topology for using pipelines: To understand the Power Platform environment structure, let’s explore a scenario where we move…
-
Continue reading →: 2024 Wave 2 Plans for Dynamics 365 and Power Platform
On July 16, 2024, Microsoft published the 2024 release wave 2 plans for Microsoft Dynamics 365 and Microsoft Power Platform. These plans are a compilation of the new capabilities planned to be released between October 2024 to March 2025. Power Platform: Check out the 2024 release wave 2 Microsoft Power Platform features : Here Here…
-
Continue reading →: JavaScript | Useful ‘Console’ functions
I’ve been using Console.log , the browser’s default debugger, since day one of my JavaScript programming journey. Did you know there are many other useful console functions available? In this article, I will cover few useful console functions. We will first start with most common console.log Console.log: The log() method writes (logs)…
-
Continue reading →: Dataverse : Migrate data between environments using the dataflows
In one of my previous articles, I explained how to migrate data between environments using cloud flows. In this article, lets learn how to move data between environments using Dataflow. Prerequisites Scenario: Steps to create Dataflow: Ensure that the tables are already defined in the target environment. We are using…
-
Continue reading →: Power CAT Copilot Studio Kit
The Power CAT Copilot Studio Kit is a comprehensive set of capabilities designed to augment Microsoft Copilot Studio. The kit helps makers test custom copilots, use large language model to validate AI-generated content, track aggregated key performance indicators. By running individual tests against the Direct Line API, the copilot responses are evaluated against…
-
Continue reading →: Dataverse | Create a new table from a CSV/Excel
Did you know that you can create a table in Dataverse from CSV or Excel files? Use an Excel or CSV file to populate a table with your data, which you can then import to generate a table in Dataverse. Here’s a refined version of your sentence: “In this article,…
-
Continue reading →: Dataverse Accelerator | API playground (Preview)
What is Datavesre Accelerator?: Features available with the Dataverse accelerator: Feature Description Low-code plug-ins Reusable, real-time workflows that execute a specific set of commands within Dataverse. Low-code plug-ins run server-side and are triggered by personalized event handlers, defined in Power Fx. Plug-in monitor A modern interface to surface the existing…
-
Continue reading →: Dataverse | Plugins | CreateMultiple and UpdateMultiple messages
Did you know that, CreateMultiple and UpdateMultiple plug-in messages are available? All tables that support Create and Update will eventually support CreateMultiple and UpdateMultiple. What are the CreateMultiple and UpdateMultiple messages? What changed in terms of writing plugin code? In this article, let’s learn how to write a simple plug-in for CreateMultiple and UpdateMultiple messages. Steps…


![[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)