Dynamics 365

  • SQL 4 CDS tool allows you to use standard SQL syntax to query and manipulate your data and metadata in Dataverse. You can add SQL 4 CDS to your XrmToolbox and start using it within your CRM data. With SQL 4 CDS queries are converted to FetchXML where possible, allowing you to generate FetchXML queries…

    Read more

  • This post discusses the use of form level and field specific notifications in JavaScript for showing notifications when certain fields change in Dynamics 365. It explains how to trigger notifications on form events and provides code examples for setting and clearing notifications at both form and field levels.

    Read more

  • Microsoft is planning to replace legacy Advanced Find with new Modern Advanced Find that lets you explore the data easier than before. You can search through any table in a model-driven app by using filters and structured search criterias. You will still be able to manage and share your views with your colleagues. Below are…

    Read more

  • By using below code you can retrieve all Required and Optional Attendees of an Activity. You don’t need to specify the name of the entity. By doing it so, it allows you to use it for any of the activity entity.

    Read more

  • In Dynamics 365, you can’t change value of a MultiSelect Optionset filed in a Workflow or Business Rule as out of box. But by using below code you can create a Custom Workflow Activity to set any MultiSelect Optionset field in any entity. It’s fully generic. Target Record URL (required) : URL of the record to…

    Read more

  • Create a new Process in Category of Worklfow. Choose the entity with the same name as Business Process Flow you want to Set it’s Stage. Check the “Run this Workflow in the background” option. Check the “Process Changes” option. Click “Select” button. Choose your “Record Type” with the Entity Type and choose your attribute for…

    Read more

Stay updated with our latest contents and other news by joining our newsletter.

← Back

Thank you for your response. ✨