Loading...

Dynamics 365 Musings

Create A Call Center Order In D365

Sales orders in D365 can follow several different flows. In this article, learn how to create a call center order in D365. Unlike business-to-...

6 days ago

Set Up A D365 Email Template

Communication with customers is very important. After something progresses with their order, it is helpful to send the customer an email. In t...

20 days ago

How To Configure Email In D365

There are several different ways to configure email in D365. Microsoft Graph is now the recommended email provider, replacing the deprecated E...

1 month ago

How To Use D365 SkipDataMethods

Developers in Microsoft Dynamics 365 for Finance and Operations can use the D365 skipDataMethods method to skip the record-specific code and a...

1 month ago

How To Use Delete_From In D365

In this article, learn how to use delete_from in D365. The delete_from keyword in x++ is used to delete specified records from a table as effi...

2 months ago

How To Use Update_RecordSet In D365

In this article, learn how to use update_recordset in D365. The update_recordset keyword in x++ is used when you need to update many records i...

2 months ago

Fix D365 Invalid Certificate Error

When using a Microsoft Dynamics 365 Azure cloud-hosted environment, you may receive an error message relating to a D365 invalid certificate. I...

5 months ago

D365 Map

Each item in a D365 map stores a key and a corresponding value, making a pair. Each key in a map collection is unique, but the associated valu...

6 months ago

D365 Set

A D365 set is a unique, unordered collection that contains elements of all the same data type. This is similar to a mathematical set. The allo...

6 months ago

D365 List

As an X++ developer, I am very used to using ‘while select’ statements to loop through records stored in a database. However, as a...

6 months ago
Stay up to date with latest Microsoft Dynamics 365 and Power Platform news!
* Yes, I agree to the privacy policy