How to Customize a SSRS Report in D365 F&O

Empower your D365 F&O SSRS reports with advanced customization using our comprehensive guide. Enhance insights by adding fields, tweaking designs, and optimizing print management settings. Effortlessly navigate the customization process for reports that precisely cater to your business requirements. Explore our detailed blog post now for an in-depth understanding!

How to Integrate OpenAI Chat GPT in Dynamics 365FO

One way to leverage the power of AI IN D365FO is by integrating OpenAI's Chat GPT into your Dynamics 365 environment. In this blog post, we'll walk you through the steps to seamlessly integrate Chat GPT into Dynamics 365FO and provide an example of how to set it up.

How to update data in D365 F&O

The most usual thing that a developer has to do is to work with data. In our previous blog, we talked about How to insert data in D365 F&O. In this article, we will show some ways to update data in D365 F&O. Based on my experience I think that the best way to learn... Continue Reading →

How to insert new data in D365 F&O

One of the things you will usually do in D365F&O is to work with data. In this article, we will learn more about different ways to insert new data in D365F&O using the x++ programming language. Before starting writing the code we need to find where to put our code. Usually, this depends on the... Continue Reading →

How to create a custom service in D365 F&O

Using customs services is the most flexible and customized way to integrate with D365F&O. Custom services are created with X++ code and can be used for both data-based, and operation-based integrations. In this post I will show you how to create a custom service in D365 f&o using x++ language. In order to create a... Continue Reading →

Create new inventory dimension in D365 F&O.

Short intro of Inventory Dimensions. If we look at the InventDim table, the fields can be split up in 3 groups: Product Dimensions Tracking Dimensions Storage Dimensions Apart those three groups are also 12 unassigned generic dimensions: InventDimension1 to InventDimension12. In the tracking dimensions group, fields InventProfileId_RU and InventOwnerId_RU are specified for Russian localization. those... Continue Reading →

Create a website or blog at WordPress.com

Up ↑