I want to create a query from GeneralJournalAccountEntry table but I need each segments into fields.
From:
To:
Image taken from Trial Balance set to display account number segments in separate columns
Fields GeneralJournalAccountEntry.LedgerAccount & DimensionAttributeValueCombination.DisplayValue are not separated.
I really appreciate if you can help me find the other table/s which I can join to GeneralJournalAccountEntry to get each separate segment.
As much as possible, I would like to avoid using string runtime functions to separate the segments.
Thank you so much.