Category Archives: Microsoft PowerApps

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 »

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 »

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 »

Advanced Edit filter criteria “Under” and “Not Under” for Field Services within Dynamics 365 CRM

Microsoft Dynamics 365 provides various settings to be configured as per the different business requirements within Microsoft Dynamics 365, which gives a better User interface along with various configuration settings. In this blog, we will look into the Advanced Find filter criteria, which allows us a simple way to easily filter that data using Edit… Read More »

How to add and subtract date using subtractFromTime() and addToTime() functions within Power Automate

In this blog, let us see how we can add and subtract an ‘x’ time unit such as second, minute, hour, day, week, month, and year into and from the existing date. Requirement: We recently had a client requirement in which, the client wanted to calculate the next follow-up date for the current customer. This… Read More »