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

D365FO:Formula Edits Revert to Baseline in Derived Model Mapping (CustomerInvoice)

(0) ShareShare
ReportReport
Posted on by 129

Hello Community,


I created a derived version from Invoice model mapping (FR) 322.395.11 (Definition: CustomerInvoice)

 I want to modify a calculated field custinvoicejour to point directly to table record CustInvoiceJourLines (standard CustInvoiceJour) to bypass French B2B domestic view dependencies (CustInvoiceJourView).

The main Problem: 

 

Formula Edits Revert on Save:

Modifying the formula for CustInvoiceJour inside the Formula Designer shows no validation errors. However, saving and re-opening silently restores the old expression.

The standard expression of calculated field CustInvoiceJour: 

FILTER(CustInvoiceJourLines, AND(CustInvoiceJourLines.InvoiceId=CustInvoiceJourView.InvoiceId, CustInvoiceJourLines.InvoiceDate=CustInvoiceJourView.InvoiceDate, CustInvoiceJourLines.LedgerVoucher=CustInvoiceJourView.LedgerVoucher))

The new expression:

FILTER(CustInvoiceJourLines, CustInvoiceJourLines.RecId = $JournalRecId)

 

My question is: Why does ER silently override the formula on the calculated field?

 

I have the same question (0)
  • Suggested answer
    AS-21081411-0 Profile Picture
    38 on at

    Two checks first: is the derived version in Draft status, and are you saving inside the Formula Designer before closing it? Edits to a Completed version don't persist, and the formula designer needs its own save separate from saving the mapping.

    If both are fine, the thing I'd question is $JournalRecId. That doesn't look like ER binding syntax — ER resolves references against data sources in the tree. If it doesn't resolve, ER dropping the expression on save would look exactly like what you're seeing, validation errors or not. Where is JournalRecId defined in your mapping?

    Also worth checking: your new expression drops the CustInvoiceJourView dependency, but other components in the base mapping are probably still bound to it.

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 July Top 10 Community Leaders

These are the community rock stars!

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

#1
Martin Dráb Profile Picture

Martin Dráb 341 Most Valuable Professional

#2
CU10121822-0 Profile Picture

CU10121822-0 312

#3
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 262 Super User 2026 Season 2

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans