Category Archives: Dynamics CRM

Microsoft Power Automate Flow Trigger Conditions & CDS Filter Expressions Explained!

Microsoft Power Automate Flows are the recommended path forward for extending business logic that traditionally was extended using Plugins and Workflows. For code execution trigger we were only offered message as an option and in case of the update message a step forward to choose the fields that need to be updated for the plugin… Read More »

Enhancement in Lookup Filtering

Introduction The purpose of enabling/disabling configured Related Records Filtering is that users can set lookup value from pre-defined filter criteria or simply uncheck the checkbox and see all records belonging to selected view from lookup. Earlier, when we wanted to search a record that doesn’t have current Company Name lookup set on it, we used… Read More »

How to resolve Error Loading Control on Sales Literature Attachment after removing the file programmatically

Introduction We had a requirement from our client that they needed to remove all sales literature attachments from CRM. While doing this we got an error – “Error loading control” on file control of sales literature item. In this blog will find out how to resolve this. Error on file control – In previous version… Read More »