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

Customer Posted Payment Journal Report in ER in D365 F&O

(1) ShareShare
ReportReport
Posted on by 1,578
Hi all, 
I am creating a Customer Posted Payment Journal Report in ER in D365 F&O.
I got the data for the journal header and lines using the calculated fields of $LedgerJournalTable.
 
 
But I can't get the Customer Transactions from Ledger Trans, because of No nested relations from Ledger Heder to Ledger Trans to Cust Trans.
If there are any suggestions or details regarding the above query is appreciated.
 
Thank you,
Raj D Borad
 
I have the same question (0)
  • Suggested answer
    BillurSamdancioglu Profile Picture
    21,343 Most Valuable Professional on at
    Hi As you mentioned there is no direct relation.
    Also I would advise you to use only transaction tables for the critical reporting.
  • Raj Borad Profile Picture
    1,578 on at
    Can you please elaborate more in details?
    I want this kind of report form ER.
    Customer Posted Payment Journal                 
    LedgerJournalTable LedgerJournalTrans CustTrans Data sources
    JournalNo JournalName Account AccountName Credit Debit Voucher Invoice CustTransDate CustCurrencyCode  
                         
                         
     
    Where a Single Journal Header has a multiple Journal Lines and One Journal Lines have multiple Customer Transactions lines.
     
  • Suggested answer
    Alireza Eshaghzadeh Profile Picture
    15,225 Super User 2026 Season 1 on at

    Hi,

    If you use the "LedgerJournalTrans" table, it has a relation to customer transactions ($CustTrans> ​​​​​​​@.'>Relations'.CustTrans). You can also establish a relation to customer settlements.

     
    FILTER(CustSettlement,
    AND(CustSettlement.OffsetRecid=@.'$CustTrans'.RecId,
    CustSettlement.OffsetCompany=@.'$CustTrans'.dataAreaId))
  • Raj Borad Profile Picture
    1,578 on at
    Hi,
    We created the model and getting the proper records in XML format as per the requirement.
    we are not able to fill the blank cell using the excel format.
     
    We want to fill the blank cell with the value above it using format and want to import that format in ER.
     
     
    We have created 3 lines in Name manager. for Header, Trans and Settlement.
     
    Excel format mapping is:
     
    Any suggestion regarding the issue is appreciated.
     
    Thank you,
    Raj D Borad
  • Alireza Eshaghzadeh Profile Picture
    15,225 Super User 2026 Season 1 on at
    Hi,.
    In Excel you need to define labels and values via Name manger. 
    For example:
    Voucher_Label
    Voucher_Value
     
    In your case that you use fixed labels, you need to define Range for Lines and Settlement in the Excel file.
    You can evaluate to redefine settlement under lines:
     

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
André Arnaud de Calavon Profile Picture

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

#2
Subra Profile Picture

Subra 323

#3
Martin Dráb Profile Picture

Martin Dráb 243 Most Valuable Professional

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans