Dynamics 365

Search the Dynamics community

Filter blog posts

Card view List view
  • Relevance
  • Most recent
  • Most liked

Filter blog posts

LikeLike (2)
Configure Postman to access data from Dynamics 365 F&O

Bharani Preetham Pe... 3,634 Moderator
LikeLike (1)
Unlock the Potential of D365FO Views: Beyond Simple Data Display

A View generally can be used just to join few tables and see the data.But the versatility of the Views is not just limited to this.It can be used in multiple places where performance is critical. Because a view offers the benefit that it is pre ex...

Bharani Preetham Pe... 3,634 Moderator
LikeLike (1)
How to use temporary table as a datasource for lookup in form

This article says about using Temporary table or Inmemory table as a datasource while creating a lookup.

Bharani Preetham Pe... 3,634 Moderator
LikeLike (1)
Call a Data Entity from Postman for Dynamics 365 F & O

Bharani Preetham Pe... 3,634 Moderator
LikeLike (1)
Cannot import data through custom fields in LedgerJournalEntity

Recently, I came across a requirement to add custom fields in LedgerJournalTrans for importing Customer Expenses through General Journal. So, I have created extension of LedgerJournalTrans and added new fields and did the same in entity and stagin...

Bharani Preetham Pe... 3,634 Moderator
LikeLike (1)
Find method and its usage

First, we will understand what this find method is and why is this important in D365 FO. For storing all the data in D365, we have a database where all data will be stored as records in backend tables. Most of the times we need to pick this data, ...

Bharani Preetham Pe... 3,634 Moderator
LikeLike (0)
App Registration in Azure Portal for Dynamics 365 F&O

Bharani Preetham Pe... 3,634 Moderator
LikeLike (0)
How to create a Computed method in a View or in Data Entity in D365FO using X++

Bharani Preetham Pe... 3,634 Moderator
LikeLike (0)
Custom SSRS report by leveraging the use of standard out of box functionality using Print Management in D365 FO

Recently I came across a requirement to create a custom design for Purchase order return. But here is a catch.   The standard and the custom report should run from single menuitem. That means if the Purchase type is returned order then the custom des

Bharani Preetham Pe... 3,634 Moderator