Featured
Authenticate to the Dynamics 365 oData API with AppId and Secret

Authenticate to the Dynamics 365 oData API with AppId and Secret

Authentication to the Dynamics 365 oData API (CRM) is something that all CRM Developers have been busy with. Previously, this was done by a normal user. The downside of this method is that the CRM web interface can be used with this user as well. Some versions ago, Microsoft introduced the concept of “Non-Interactive” users …

Read More Read More

Featured
Migrating / Importing data and maintaining Created By, Modified By and Modified On

Migrating / Importing data and maintaining Created By, Modified By and Modified On

When importing or migrating data to a Dynamics 365 / CRM environment you cannot migrate the fields Created By, Modified By and Modified On. Most customers won’t bother about it until it comes down to the migration of ‘old’ activities. By default, the Social Panes show activities sorted on the Modified On date. So when you …

Read More Read More

Basic Permissions in CDS

Basic Permissions in CDS

For those who attended my session about basic permissions in CDS, here is everything I promessed you during the session. The presentation Here’s the PowerPoint with the relevant information. The links Minimum privileges to run an app (security role) Try and create your own CDS (and much more) for free! Definitions of ‘Append’ and ‘Append …

Read More Read More

Install Level Up for Dynamics 365 on Microsoft Edge

Install Level Up for Dynamics 365 on Microsoft Edge

One of the tools I use on a daily basis (as a Power Platform consultant) is Natraj Yegnaraman’s Level Up for Dynamics 365. It’s an extremely usefull tool that helpt me developing, analysing issues, navigate through the application and many more. Unfortunately, this tool is made for Google Chrome only, since it’s a Chrome extension. …

Read More Read More

Customizations.xml Advanced Hacks

Customizations.xml Advanced Hacks

For those who attended my session about customizations.xml advances hacks, here is everything I promessed you during the session. The presentation Here’s the PowerPoint with the relevant information. Enable / Disable the Jumpbar on subgrids First example was to enable or disable the jumpbar on subgrids. In order to do so, you need to add …

Read More Read More

Force users to use the Unified Interface

Force users to use the Unified Interface

You can’t have missed it. All Dynamics applications that are based on the PowerPlatform will be using the same interface: the Unified Interface. Microsoft has announced deprecation of the the ‘old’ web client (see this article for more information), so there’s no way back. On October 1, 2020, the legacy web client will no longer …

Read More Read More

Please give us the Outlook Add-In in PowerApps

Please give us the Outlook Add-In in PowerApps

UPDATE: Ok, in the meantime a couple of people showed me the feature. Apparently it’s available after all! I was looking for server-side sync as I always thought the Outlook Add-In only works with server-side sync. However, it turns out the Outlook Add-In works without server-side sync and is available in CDS. Here’s the link: …

Read More Read More

Dynamics 365 and PowerPlatform API Limits explianed

Dynamics 365 and PowerPlatform API Limits explianed

Together with a lot of other Dynamics 365 / Power Platform professionals, I was very surprised with the announcement of Microsoft about API limits. Now that the dust has settled and the documentation has cleared some first questions, we’re able to review the decision. My first thought about the API limits were: there goes one …

Read More Read More