Field Comparisons now available for Queries in Power Platform

Dynamics 365 CRM and the platform underneath has always provided for a proprietary query language called FetchXML. With the introduction of CRM Online, this became the defacto query language as SQL commands could no longer be used (well querying data through sql is being reintroduced, under preview right now, but that is another topic for… Read More »

Why SharePoint Security Sync is a must have app for Dynamics 365 CRM and SharePoint document management?

Data security is the most important factor for businesses around the world. And as we know, in today’s world we face many threats with regards to data security. In these situations, adding different layers of security to all business data is quite common. You can also do this with our quite formidable Dynamics 365 CRM… Read More »

How to use Receipt Processor AI Builder in Canvas App

As like with every release, Microsoft brings various new features that help to improve productivity and make the user’s life easier and faster. So, here we explore one such amazing feature -Receipt Processor (AI Builder). Before proceeding further, I would like to inform you that to use this feature you need to enable the AI… Read More »

Register for our Sept webinars on User Adoption Monitor and 1 Click Clone/Export/Undo apps to boost your Dynamics 365 CRM productivity!

Evaluating user activities and tracking their performance helps organizations in making informed and analyzed decisions. For Dynamics 365 CRM managers and admins, high user adoption is a key measure of the overall success of a CRM implementation. This month, to help organizations keep track of Dynamics 365 CRM user actions and increase their overall productivity,… Read More »

Impersonation within Azure Function or Custom Connector when using AAD authentication

In the earlier blog posts, we discussed setting up an Azure function with AAD authentication and then creating a custom connector for the Azure function that also requires AAD authentication to make a connection to the connector. Given that the Azure function is configured for AAD authentication in the Authentication / Authorization section of the… Read More »

Building Custom Connectors for Power Apps and Power Automate Flows – Part 2

With our Azure function ready in the earlier post. We now look at the steps to create a custom connector for this Azure function. Do remember, we have enabled AAD authentication for our Azure function. The APP registration provided while enabling AAD authentication was set for multi-tenant authentication. While we have an easy way to… Read More »