Category Archives: Microsoft PowerApps

How to use facets, filters, and more optional parameters of Dataverse Search in Power Automate Flow?

In our previous blog, we saw how to use some optional parameters. This blog will be a continuation of the same. In this blog, we will look at other optional parameters to limit the search per our requirements. So, without further ado, let’s get started. Now, first, for the additional parameter, we will look at… Read More: How to use facets, filters, and more optional parameters of… »

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: Get Entity Colors in PowerApps Component Framework »

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: Enhanced UI for improved New User Experience while using Power… »

‘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: ‘With’ Function in Power Apps(Power Fx) »

Optimum utilization of ‘Settings’ feature in Power Apps

Introduction While working on a project, there comes a time when you have some value that is unique and needs to be used regularly for your operations. Recently, I too have been through this and found an easy way to optimize the ‘get and set’ of this value by using App Settings. Settings in Power… Read More: Optimum utilization of ‘Settings’ feature in Power Apps »

Inogic Top 5 Microsoft Dynamics 365 CRM & Power Apps user tips of 2022!

It’s that time of year once more… It’s time to huddle indoors, build a fire, find a cozy nook, and wait for spring. As we approach the end of the year, we like to reflect on the year that has passed us. That means better understanding our readers—and seeing where we can improve for next… Read More: Inogic Top 5 Microsoft Dynamics 365 CRM & Power Apps… »

Create tables using Canvas App Designer within Power Platform

As we all know, to create the table in the Power Platform environment we have to go to the Power Apps Home and there we can find the table option inside the Dataverse navigation area. Now suppose you are designing a Canvas App using Canvas App Designer and you want to create a table to… Read More: Create tables using Canvas App Designer within Power Platform »

Displaying entity image in SSRS report using Power Automate

In Dynamics 365 CRM, while working on one of our requirements we came across a scenario where we needed to display an Account entity image on an SSRS report. But, due to SSRS limitations, the report did not allow the usage of the OOB “entityimage” attribute in the dataset. As a workaround we’ve created a… Read More: Displaying entity image in SSRS report using Power Automate »

Ways to deal with missing Power Platform Environments

When working on setting up security in Power Platform environments it is important to consider all the different aspects of security. Sometimes it may happen the user may experience missing environment instances while trying to access it from the maker portal and the admin portal. Recently one of our clients reported that the user having… Read More: Ways to deal with missing Power Platform Environments »

How to configure Power Apps assets within Power Apps

While working with Dynamics 365 CRM, there can arise a situation where you’re stuck somewhere, and it seems impossible to troubleshoot the situation. Well, Microsoft came up with a provision that takes help from AI to help in these cases; but in some niche cases, the bots usually fail to find the correct answers for… Read More: How to configure Power Apps assets within Power Apps »