Category Archives: Microsoft PowerApps

Automatically sending Power Apps cards to Microsoft Teams channels using Power Automate Flow

Microsoft has added a new feature called Cards in the Wave 2 release.  Cards are simplified forms that are connected to Dataverse which can be sent to CRM users to capture the required details. In the previous blog, we explained how to create cards using Power Apps. In this blog, we have explained how to… 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 »

Leveraging Power Platform and Outsourced Bespoke Development for Innovation and Efficiency: A Guide for CTOs

As companies increasingly look for ways to digitize and automate their business processes, Power Platform is becoming a top choice to quickly develop and deploy custom applications. Power Platform is a low-code development platform that allows users to build custom applications with little to no coding. These platforms provide a great opportunity for leaders like… 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 »

‘With’ Function in Power Apps(Power Fx)

The Power Fx/Canvas Apps include a variety of functions for carrying out operations. In this blog, we’ll look at the “with” function in the Power Fx command/Canvas App. Using the With function, you may split up lengthy formulas into smaller ones, or “sub-formulas,” making them simpler to understand. Similarly, it is decreasing the number of data requests… Read More »