Category Archives: Technical

How to filter JSON array using Filter Array action in Power Automate

A requirement of filtering JASON arrays can easily be solved using JavaScript. But to do it in Power Automate, we have to create a web resource and register the script in CRM. However, with the new updates, we can achieve this requirement within the CRM process itself. Power Automate introduced the Filter Array action, using… Read More »

Microsoft Power Platform: An Overview of the 2023 Release Wave 1 Plan

Microsoft Power Platform has unveiled its 2023 release wave 1 plan, offering a new era of digital transformation for businesses. The release will bring hundreds of new features to the Power Platform applications, enabling individuals, teams, and organizations to foster a data culture and provide solutions for low and no-code development, advanced governance capabilities, and… Read More »

Maximize Efficiency and Save Time: The Benefits of AI in Power Automate Flow

AI (Artificial intelligence) has become an essential aspect of modern businesses, as it enhances productivity, and efficiency and simplifies work. Power Automate is a powerful tool that allows businesses to automate repetitive tasks, thereby saving time and reducing errors. Recently, I have been working on Power Automate Flow, creating large and complex flows that require… Read More »

Microsoft Release 2023 Wave 1: Form creation and management in Real-Time Marketing – Part 2

In our previous blog, we saw how we can create an advanced form in Real Time Marketing. This blog will be a continuation of the same. Here, we will see how we can manage a form. Edit a Live form:                          The Edit button on the top of the ribbon bar allows you to update a… Read More »

Get Entity Colors in PowerApps Component Framework

Introduction PowerApps Component Framework has numerous methods that are useful to developers in several ways. In developing one of my PCF controls, I ran across a case in which entity colors were required in our control. I obtained this using the conventional method of calling the getEntityMetadata() for the respective entity and obtaining the EntityColor… Read More »

Enhanced UI for improved New User Experience while using Power Apps

In the recent Microsoft update, PowerApps UI has been enhanced. The Left Navigation pane of Power Apps has a new look. There are various options available that you can use on the Power Apps home page, such as creating your apps, viewing apps that others have created, and performing related tasks. Let’s explore the new… Read More »

Transfer online files to a local device using ‘Download function’ in Power Apps

Recently Microsoft announced a powerful feature -“Download function in Power Apps”. This feature allows us to easily download online files from the web to the local device. Let’s see how to use this feature in everyday life. Suppose our organization wants to create an App (Canvas or Model Driven App) in Dynamics CRM. We have… Read More »