-
Continue reading →: Power Platform | Working with Custom Connector Policies
If you need to communicate with services not available as prebuilt connectors from the Power Platform, you can create Custom connectors. These connectors address this scenario by enabling you to create and even share a connector with its own triggers and actions.. Please refer to my article on Build a…
-
Continue reading →: Canvas App: ‘ConstraintViolated’ Error Reading ‘Response’ from Cloud Flow”
I have a Cloud Flow with a ‘Response’ action, illustrated below: I call the flow from my Canvas App and store the response in the ‘KustoResponse‘ context variable using the following PowerFx formula. While testing the Canvas App, even though the flow ran successfully, flow’s response was not being captured…
-
Continue reading →: [Quick Tip] Power Automate Flow: Sending an Email with ‘Failed Flow Run’ Link
In this article, I will demonstrate how to construct the URL of the ‘failed flow run’ instance and include it as a hyperlink in an email body. Scenario: I use the ‘Scope’ control to handle errors in my flows. Whenever an error occurs, I need to send an email with…
-
Continue reading →: [Beginner] Power Automate Cloud Flow | Filter Arrays
This blog post is intended for beginners in Power Automate Cloud Flow . I will cover the following ‘Array’ scenarios in this post: Declare ‘Array’ of objects: Filter Array object by ‘Country’: To understand the filter operation, let’s filter the ‘arrPerson‘ array where ‘Country’ is ‘USA’. Filter the Array by…
-
Continue reading →: Tabular Model Definition Language (TMDL) in Power BI Desktop developer mode (Preview)
What is ‘Power BI Desktop developer mode’: Now the TMDL in Power BI Desktop developer mode (Preview) feature announces the adoption of Tabular Model Definition Language (TMDL) as the semantic model file format for the Power BI Project files(PBIP). Why TMDL? Please refer this official blog post for more details. 🙂
-
Continue reading →: Dataverse | Connections are Auto-Created During the Solution Import
Have you observed that the connections are automatically created with the credentials of the logged-in user during the solution import?. Previously, users had to navigate away from the solution import pane to create connections.. 🙂
-
Continue reading →: Power Platform | Solution import using the ‘stage-and-upgrade’ feature
Are you aware that a new stage-and-upgrade parameter parameter has been introduced in the pac solution import command? Stage-and-upgrade parameter: Now that you have the basics of ‘Stage-and-upgrade,’ let’s understand how it differs from the ‘Import-as-holding’ feature that has been around for quite some time. Import-as-holding vs Stage-and-upgrade: Both the…
-
Continue reading →: [Quick Tip] Canvas App | Generate test data using Sequence function
In my previous article, I explained the Sequence function. In this article, let’s see how to generate test data and bind it to a gallery control in no time. Steps to prepare test data: 🙂
-
Continue reading →: Power Platform : Block unmanaged customizations (preview)
Power Platform administrator can enable the Block unmanaged customizations environment setting in the Power Platform admin center. This setting allows system administrators to prevent unmanaged customizations in Dataverse environments. This feature can be enabled or disabled from the Features area of the environment settings for environments in the Power Platform admin center. By default,…
-
Continue reading →: Power BI Report Error: Map and Filled Map Visuals Aren’t Enabled for Your Organization
While setting up the COE Kit Power BI Dashboard, I encountered the following error during report rendering in the Power BI Desktop. The issue was that the Power BI report contained a map visual, and it was not rendering due to a disabled setting. In this article, I will explain…


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