Skip to main content

Notifications

Finance | Project Operations, Human Resources, ...
Suggested answer

How to use datasource method display method in data entity.

(0) ShareShare
ReportReport
Posted on by 58

HI all,

I want to call datasource method displayAnnualEquivalent in an data entity so I make make a virtual field and make property of field IsComputed to "No" and I use this code.

this.IncreaseAmount     = HRMCompFixedEmpl.displayAnnualEquivalent(HRMCompFixedEmpl::findRecId(this.RecId));

Please suggest me a solution.

  • Suggested answer
    Mohit Rampal Profile Picture
    Mohit Rampal 12,554 Super User 2024 Season 1 on at
    RE: How to use datasource method display method in data entity.

    Hi Anas, You can try mapDataSourceToEntity method in data entity, you can get table buffer and can access display method to map in the data entity field. This method is called during data entity export. For import, method is mapEntityToDataSource. Please note that virtual fields cause performance impact during data export.

    nareshdax.blogspot.com/.../entity-methods-in-ax7.html

  • Suggested answer
    GirishS Profile Picture
    GirishS 27,821 Super User 2024 Season 1 on at
    RE: How to use datasource method display method in data entity.

    Hi Anas Shahid,

    You cannot access DataSource method inside data entity. Instead, you implement the same method logic in your data entity.

    Thanks,

    Girish S.

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

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Vahid Ghafarpour – Community Spotlight

We are excited to recognize Vahid Ghafarpour as our February 2025 Community…

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,979 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 230,848 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans