-
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…
-
Continue reading →: Power Fx | Understanding the ‘Sequence’ Function
In this blog post, I am going to quickly explain the use cases of the Sequence function. The Sequence function generates a single column table of sequential numbers, such as 1, 2, 3. The name of the column is Value. Sequence(4) is equivalent to [1,2,3,4]. Syntax Sequence( Records [, Start [, Step ] ] ) Lets explore few use cases using the…
-
Continue reading →: 2024 release wave 1| Limit access to Dataverse TDS endpoints with IP firewall
2024 release wave 1 plans for Microsoft Dynamics 365 and Microsoft Power Platform, has been published on January 25, 2024. This includes a compilation of new capabilities planned to be released between April 2024 and September 2024. In this blog post, I am going to talk about Limit access to Dataverse TDS endpoints feature,…
-
Continue reading →: 2024 release wave 1| Associate activities with multiple related records
024 release wave 1 plans for Microsoft Dynamics 365 and Microsoft Power Platform, has been published on January 25, 2024. This includes a compilation of new capabilities planned to be released between April 2024 and September 2024. In this blog post, I am going to talk about Associate activities feature, which is public previewed…


