You are on page 1of 3

Swipe

Power Query
Table Level
Actions

ANKIT YADAV
@ankityadav.info
Action Purpose

Use First Row Replace each table header name with the values in
as Headers the first row of each column.

Insert a new column after the last column of the


Add Custom
table. The values in the new column are determined
Column
by the value or formula you define.

Insert a new column containing a sequential list of


Add Index
numbers starting from 1, 0, or another specified
Column
value you define.

Choose Choose the columns you want to keep in the query


Columns results.

Remove all rows where the values in the selected


Remove
columns duplicate earlier values. The row with the
Duplicates
first occurrence of a value set isn’t removed.

Remove all but the top N number of rows. You specify


Keep Top Rows
the number threshold.
Keep Bottom Remove all but the bottom N number of rows. You
Rows specify the number threshold.
Action Purpose

Keep Range of Remove all rows except the ones that fall within a
Rows range you specify.
Remove Top
Remove the top N rows from the table.
Rows
Remove
Remove the bottom N rows from the table.
Bottom Rows

Remove alternate rows from the table, starting at


Remove
the first row to remove and specifying the number
Alternate Rows
of rows to remove and the number of rows to keep.

Remove rows containing errors in the selected


Remove Errors
columns.

Create a new query that merges the current table


Merge Queries with another query in the workbook by matching
specified columns.

Append Create a new query that appends the results of


Queries another query in the workbook to the current table.

You might also like