Category Archives: Microsoft PowerApps

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 »

Record ownership across business units (PREVIEW)

Microsoft is continuously working on providing a richer and seamless experience while setting up the security model. In the Microsoft Dataverse environments, you can implement the security model with even more ease, you can refer to this doc for more details. In our previous blog, we have already explained the enhancements available while setting up… Read More »

Adding the Power Fx Formula column (PREVIEW) into Dataverse

Recently when I was adding the new column in Microsoft Dataverse from the PREVIEW maker portal (https://make.preview.powerapps.com/) I was amazed by looking at the new option in the Datatype available named “Formula”. In this blog, we will focus on the introduction and related use cases where this “Formula” datatype can be useful. Formula Column Features:… Read More »

Format input values into different user input formats using Formatting API in PCF Control

Introduction In the previous blog, we have explained the Formatting API of PCF Control where we used the Formatting API to format the input values. Earlier, we used different Formatting API methods to format the number and date values. In this blog, we will introduce a new Formatting API method (formatUserInput) that formats the given… Read More »

Global search and Barcode scanning in Field Service Mobile App

Introduction The ability to search a record by scanning its barcode is an intuitive and useful feature making the searching process quite easier. In our previous blog you saw adding of the Barcode field in the Case form. By adding this you can scan any Barcode and unique value of that Barcode will get updated… Read More »