


Change Password not working in Contacts
I recently came across an issue with one of our clients where the Change Password button on the contact is not working in Dynamics CRM. This is because it is based on the old “dialog process” which are deprecated now. There is a quick work around to change the...
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...