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

Announcements

News and Announcements icon
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)
I have the same question (0)
  • Suggested answer
    Mohamed Amine Mahmoudi Profile Picture
    26,811 Super User 2026 Season 1 on at
    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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Women in Power Builds Momentum

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders

These are the community rock stars!

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

#1
Subra Profile Picture

Subra 386

#2
André Arnaud de Calavon Profile Picture

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

#3
Martin Dráb Profile Picture

Martin Dráb 270 Most Valuable Professional

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans