Hello Everyone,
I am working on consolidating the financials of different units of a Company where the requirement is to stack the financials of all the units Horizontally and then make a total of it. The financials of each unit are in separate workbooks. The data of each unit's financials is in 3 columns, the first column contains the name of the "head of account". The Second column is the "amount" column and the third one is the percentage of the figures of column 2 calculated as a percentage of the total income.
The head of accounts must follow a specific sequence and sub-totalling. Some units may not have certain heads of accounts in the report. The exhaustive consolidated sequence of the heads of accounts is maintained in a template against which the figures and percentages of each of the units are to be mapped for the reporting. A total of the financials is to be made at the end.
I tried to approach this through 2 methods, one is by importing each workbook individually using a separate input tool and then using a "Multi join tool which was not very effective since it would mean sanitizing the data from each input tool due to blank rows. Also, the multi join tool changed the entire sequence of the head of accounts which cannot happen.
The other approach was importing all the data through a single input tool using wildcard and then using the cross tab tool 2 times to get the data of all units into separate columns, one cross tab for amounts and one for percentage. Again the issue here is that the cross tab tool completely changed the sequence of the first column. Even if I apply a join tool to one of the cross tab tools with my masster template, the join tool also changes the sequence.
While there are 11 units, the data of which needs to be combined, I have attached 3 sample workbooks containing sanitized financials of units individually and the desired output.
Would really appreciate help with this.