This blog aims to provide some technical tips about Microsoft Dynamics 365 CRM, SQL Server, .Net, Javascript, Machine Learning,Power Apps, Microsoft Flows and Microsoft Chatbots.
//Here picklist_name is the schemaname of option set
//And 1 is the option set text value
Xrm.Page.data.entity.attributes.get("picklist_name").setValue(1);
No comments:
Post a Comment