Hi, I have 10 tables which represents 10 regions all have individual files, the tables are the same in structure but obviously the values relate to each region.
I have created connections for each file and then appended these to make one query table which is easy enough. However, I now need a group position which is all these 10 tables added together and so i am looking for suggestions as to the best most efficient way to do this?
I need to be able to see the individual regions within my final table but within this table i also need to see the total of all the regions added together for each row of the individual tables.
I thought about adding in rows within the appended table to basically add the required rows above, although i can't see the ability to add rows in query only columns.
My next thought, i have already created an appended table with all 10 tables, i then thought about creating a merged table of the individual tables and then appending this new table to my 1st appended table which would then show all the individual regions as well as a group position on the one table, is this possible?
This is not feeding into power BI nor Power Pivot otherwise i would have just created mesures etc to give me this.
Any other / better ideas would be appreciated.
Thanks
I have created connections for each file and then appended these to make one query table which is easy enough. However, I now need a group position which is all these 10 tables added together and so i am looking for suggestions as to the best most efficient way to do this?
I need to be able to see the individual regions within my final table but within this table i also need to see the total of all the regions added together for each row of the individual tables.
I thought about adding in rows within the appended table to basically add the required rows above, although i can't see the ability to add rows in query only columns.
My next thought, i have already created an appended table with all 10 tables, i then thought about creating a merged table of the individual tables and then appending this new table to my 1st appended table which would then show all the individual regions as well as a group position on the one table, is this possible?
This is not feeding into power BI nor Power Pivot otherwise i would have just created mesures etc to give me this.
Any other / better ideas would be appreciated.
Thanks