Power Apps
GetPickListProperty.name Returns Null in PreCreate
In CRM 4.0 using the Target.GetPickListProperty("fieldname").name property would return the string value of the pick list item display name even in a PreCreate plugin step.
tag
In CRM 4.0 using the Target.GetPickListProperty("fieldname").name property would return the string value of the pick list item display name even in a PreCreate plugin step.
While attempting to deploy a solution to CRM 2011 I received the following error during the import.