Power Query append tables and sort columns

TopLearner

Board Regular
Joined
Feb 25, 2022
Messages
57
Office Version
  1. 365
Platform
  1. Windows
Good evening,

I hope you are well.

I have a file where I have a tab called Append1 which is the result of appending the three tables for Almeria on another tab

Can you please help me so the cells in column Scoring and Column1 move under Current sequences and the numbers in column all move to column total, please?

Then, how if I want to use it for the other team "Athletic" I guess I just have to duplicate the new append table?

1662669100605.png
1662669128826.png




Many thanks

Sanchez
 

Excel Facts

Select all contiguous cells
Pressing Ctrl+* (asterisk) will select the "current region" - all contiguous cells in all directions.
It is simpler to rename the column headings for each of your tables in Power Query so that they will automatically align themselves. For each of the three source queries (formed by loading each of the three tables into PQ), double click on the column heading of any column that does not have the preferred wording and edit the text (i.e., change "All" to "Total" and change "SCORING" and "Column1" to "CURRENT SEQUENCES"). Then execute the append query (Table.Combine) and the columns will match themselves.
 
Upvote 0

Forum statistics

Threads
1,215,365
Messages
6,124,513
Members
449,168
Latest member
CheerfulWalker

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top