seanmcne / Microsoft.Xrm.Data.PowerShell

This module uses the CRM connection from Microsoft.Xrm.Tooling.CrmConnector.Powershell and provides common functions to create, delete, query, and update data as well as functions for common tasks such as publishing, and manipulating System & CRM User Settings, etc. The module should function for both Dynamics CRM Online and On-Premise environment.
201 stars 64 forks source link

Fixed issue #525 #526

Closed parvezghumra closed 10 months ago

parvezghumra commented 10 months ago

Previously unable to set null column values when Set-CrmRecord command was createing a record. It was failing with the error described in the issue