Category Archives: Technical

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 »