We are currently in process of upgrading Dynamics from version 8.2 to 9.0. One of the major change is updating our current JavaScript to the new Xrm Client API Object
We are currently in process of upgrading Dynamics from version 8.2 to 9.0. One of the major change is updating our current JavaScript to the new Xrm Client API Object
If we have custom Ribbon button and custom JS code to perform some action on click of it or to simply display/hide Ribbon button based on some condition in JS
Suppose, we have created a Power BI Report which makes use of OptionSet field. It is on incident entity and we have selected priority code and state code option set
Make sure the Solution is compatible to Dynamics 365 (8.2), for this check the Version Compatibility https://docs.microsoft.com/en-us/previous-versions/dynamicscrm-2016/developers-guide/gg328109%28v%3dcrm.8%29#version-compatibility Upgrade the existing CRM 2016 On-Premise Server to CRM 2016 (8.1) for its
Recently we configured Data Export Service in our Production environment. The idea was to export the data to Azure SQL DB that can be used for Power BI report. https://nishantrana.me/2017/03/19/configuring-data-export-service-in-microsoft-dynamics-365/