Hi,
I have a Trial Balance report where in separate columns I have data for Main Account and different dimensions.
How to find the tables from which Trial balance is created since I want to export this data to MS SQL.
Thank you,
Vesna
Hi,
I have a Trial Balance report where in separate columns I have data for Main Account and different dimensions.
How to find the tables from which Trial balance is created since I want to export this data to MS SQL.
Thank you,
Vesna
There is not a standard entity for LedgerTrialBalanceTmp table in D365FO and then you need to create a custom entity for this purpose.
Hi vst ,
There is not an entity for Trial balance report in D365FO. Trial balance report generates in D365FO on voucher transaction based on the date interval (from and to), posting layer and financial dimension set, it displays full detail of the ledger accounts.
The data on this report comes from the following sources:
DimensionAttributeValueCombination table
DimensionFocusBalance table
GeneralJournalAccountEntry table
LedgerTrialBalanceTmp table
More info on Micorosof docs:
docs.microsoft.com/.../trial-balance-report-ledgertrialbalance
André Arnaud de Cal...
293,278
Super User 2025 Season 1
Martin Dráb
232,011
Most Valuable Professional
nmaenpaa
101,156
Moderator