web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Answered

How to add table display method values in the data entity

(0) ShareShare
ReportReport
Posted on by 534

Hi Guys,

General ledger -> journal entries -> general journal

In general tab

field name -> GST amount

pastedimage1623344708733v1.png

This field in the form getting the value from the table display method (Table - Ledger journal trans , method - TaxAmountJournal)

GST Amount- (Table - Ledger journal trans , method - TaxAmountJournal)

My requirement:

When I click "General journal line entry "  the excel template will be opened consist of entity fields (entity - LedgerJournalHeaderEntity) and there I should get the GST amount field in the excel.

since it is in the format of table display method I can't able to add the method in the entity.

How to add the table display method in the entity?. 

I have the same question (0)
  • Verified answer
    André Arnaud de Calavon Profile Picture
    305,182 Super User 2026 Season 1 on at

    Hi Jenifer,

    You can use computed columns or virtual fields. It is explained in the documentation what you can do with T-SQL or x++ methods. 

    Computed columns and virtual fields in data entities

    WIth the virtual field you can call x++ coding and call the same method as the display method. Note that it will slow down the performance of the data entity.

  • Verified answer
    huijij Profile Picture
    19,813 on at

    Hi Jenifer,

    As André mentioned,with the virtual field you can add table display method values in the data entity:

    docs.microsoft.com/.../data-entity-computed-columns-virtual-fields

    regards

  • Verified answer
    Hossein.K Profile Picture
    6,650 on at

    Hi jenifer,

    A data entity can have additional unmapped fields beyond those that are directly mapped to fields of the data sources. There are mechanisms for generating values for unmapped fields:

    - Custom X++ code

    - SQL executed by Microsoft SQL Server

    The two types of unmapped fields are computed and virtual. Unmapped fields always support read actions, but the feature specification might not require any development effort to support write actions.

    Computed columns and virtual fields in data entities

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the April Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 699

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 582 Super User 2026 Season 1

#3
Subra Profile Picture

Subra 493

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans