what is the SQL Relationship/join between CUSTINVOICETRANS, GENERALJOURNALENTRY & GENERALJOURNALACCOUNTENTRY in SQLQuery i need for sql query for sales revenue in powerbi for reporting
*This post is locked for comments
what is the SQL Relationship/join between CUSTINVOICETRANS, GENERALJOURNALENTRY & GENERALJOURNALACCOUNTENTRY in SQLQuery i need for sql query for sales revenue in powerbi for reporting
*This post is locked for comments
You can mark question as answered if it's done.
Hi!
GeneralJournalEntry relate to CustInvoiceJour, not to CustInvoiceTrans.
Relations are:
1. GeneralJournalEntry.SubledgerVoucher == CustInvoiceJour.LedgerVoucher
2. GeneralJournalAccountEntry.GeneralJournalEntry == GeneralJournalEntry.RecId
André Arnaud de Cal...
292,516
Super User 2025 Season 1
Martin Dráb
231,409
Most Valuable Professional
nmaenpaa
101,156