Power Automate Tips – Part 1: Local Cache

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

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...
Retrieving a List of All Rollup Fields

Retrieving a List of All Rollup Fields

Dynamics has a limit on the number of Rollup fields that can be created of 10 per entity, and 100 per environment. Recently the question came up regarding how many rollup fields have already been created for a particular environment, and how many more we can create...
Editing the Open Record Set in Dynamics

Editing the Open Record Set in Dynamics

Recently one of our clients had a requirement to edit the Open record set view in Dynamics. The Record Set view is found in the top ribbon when we open any record in dynamics, it is shown as a list icon, and it opens a tab with a list of records and enables to quickly...