Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Suggested answer

Virtual fields in dataentity does not show value

(0) ShareShare
ReportReport
Posted on by
I created a new Entity and added new virtual fields (Unmapped + uncomputed):
The post method worked fine in other old entities created. 
public void postLoad()
{
super();
CustTable custTable=CustTable::find(this.AccountNum);
this.CustName= DirPartyTable::getName(CustTable.Party);
}
When I try to add a fix value the field works fine
public void postLoad()
{
super();

this.CustName= /XX/;
}
I found that the problem with fields in Extension entities also.
I am using visual studio 2019 and tested with 2022 but the same problem.
Application release Microsoft Dynamics 365 for Finance and Operations (10.0.38)
Platform release Update62 (7.0.7120.94)
  • Suggested answer
    Mohamed Amine Mahmoudi Profile Picture
    17,714 Super User 2025 Season 1 on at
    Virtual fields in dataentity does not show value
    Hi,
     
    Try to perform synchro than refresh entity list.
     
    Best regards,
    Mohamed Amine MAHMOUDI

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

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

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

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 293,274 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,947 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156 Moderator

Leaderboard

Product updates

Dynamics 365 release plans