I have an Accounts transaction file that has columns for Account Code, Accounting Year, Period and Amount.
The accounting Year is a four digit year number and the Accounting period is a two digit number (NOT the calendar month number)
I want to:
For Balance Sheet Codes create a separate table that contains a single unique accumulated total by for each of those combinations of those fields.
The range of codes will typically be for a maximum of three years (last year, this year and next year) and each total needs to contain the accumulated total from the very beginning.
Hi Brian,
Thank you for the quick reply. I have attached the pbix file. The proposed output can be seen on the Balance Sheet tab.
I am getting all the figures sorted before looking at the layouts.
All of the accounts transactions are in NlTransactionsPosted. The account code is made up of:
Company - 2 digits
Cost Centre - 4 digits
Account Code - 5 digits
The first character of the Account Code signifies the transaction type (See Nominal Code Groups) each group also has a pre determined assignation of debit / credit.
The first four characters of the Account Code signify what we call a âGroup Tenâ which serves as a tool to produce summary reports rather than every single account code. (See NominalCodeGroupTen).
The system keeps three years of detail being Last Year, This Year and Next Year. Next Year is used so the system can still be used while âThis Yearâ is in the process of year end adjustments etc.
The objective with the balance sheet is to store accumulated totals for every combination of Company, Cost Cente & Account code from Last Year period 00 up to Next Year period 13.
Hi @PaulBoyes, Welcome to the Forum! Itâs great to know that you are having a great experience so far. Weâve recently launched the Enterprise DNA Forum User Experience Survey, please feel free to answer it and give your insights on how we can further improve the Support forum. Also, please donât forget if your question has been answered within the forum it is important to mark your thread as âsolvedâ, Thanks!