


Working with JSON in Power Automate
Recently, we have come across the requirement to have a field store multiple records from the user table. Then, once they are stored, the emails were to be extracted and added to the TO and CC fields of a email sent from Power Automate. Firstly, we have to set the...
Power Automate Tips – Part 1: Local Cache
This article is part of the series of useful tips and tricks that can be used in Power Automate flows. In part 1 of this series, I will explain how to reduce the number of queries that are executed in a flow by creating a local dictionary to act as a cache. Creating a...
A Expand/Collapse a BPF in Dynamics 365
Business process flows or BPF’s provide a streamlined user experience to lead people through processes that their organization has defined. Below is how a BPF renders right out of the box: We also get options to either pin this stage or to close it using the controls...
Adding bold labels/text in a form in Dynamics 365
It isn’t possible to control the look and feel of text on a form when configuring it within dynamics in an out of the box way. We recently had a requirement from a client to make some labels bold on a form and this is how we achieved it. It can be done using a few...