Using the Applied Steps list

The Applied steps list is part of the Query settings pane in Power Query. Any transformations to your data are dislayed in the Applied steps list. For instance, if you change the first column name, the new column name is displayed in the Applied steps list as Renamed columns.

Screenshot of the Power Query editor with Renamed columns in Applied steps and the column being renamed emphasized.

Selecting any step displays the results of that particular step, so you can see exactly how your data changes as you add steps to the query.

Access the Applied steps list

In most cases, the Applied steps list is displayed automatically when you connect to your data source and open the Power Query editor. However, there may be times when the Query settings section has been closed, and you need to reopen it.

If you're using Power Query Desktop (Excel, Power BI Desktop, Analysis Services) and the Query Settings pane is closed, select the View tab from the ribbon, and then select Query Settings.

Screenshot of the upper left section of the Power Query editor with the View tab and the Query settings option emphasized.

The Query Settings pane then opens on the right side with the Applied Steps list.

Screenshot of the Power Query editor, with the Applied Steps section on the lower right side emphasized.

If you're using Power Query Online (Power BI service, Power Apps, Data Factory (preview), Microsoft 365 Customer Insights) and the Query settings pane is closed, select the < icon above Query settings to open the pane.

Screenshot of the upper right section of the Power Query editor with the Query settings open icon emphasized.

The Query settings pane then opens on the right side with the Applied steps list.

Screenshot of the online Power Query editor, with the Applied Steps section on the lower right side emphasized.

The following image shows the different parts of the Applied steps list. Currently, not all of these parts are found in Power Query Desktop. The Applied steps list in Power Query Desktop only contains the delete step, step name, step description, and step settings elements. The step icon and query folding indicator are found only in Power Query Online.

Image pointing out the delete step, step icon, step name, step description, step settings, and query folding indicator items in applied steps.

The full list of the step parts are:

  • Delete step: When a step is selected, the delete icon appears on the left side of the Applied steps list. If you select the icon, the step is deleted. More information: Delete step
  • Step icon: Automatically assigned to the step, based on its type, and can't be changed by the user. The step icon isn't available in Power Query Desktop.
  • Step name: A name automatically assigned to the step. The step name can be changed using the step menu. More information: Rename step
  • Step description: A description of the step. Typically, no description is added when the step is created. However, the step description can be added using the step menu. More information: Edit step names and their descriptions
  • Step settings: Change any settings that are specific to the selected step. Not all steps have settings. More information: Edit settings
  • Query folding indicator: Provides a graphic representation of the query folding status of the selected step. This indicator isn't available in Power Query Desktop. More information: Query folding indicators

In Power Query Online, if you hover the mouse cursor over one of the applied steps, an informational display opens, listing the step name, step label, step description, step settings, information about the step query folding, and a learn more link to the Query folding indicators article. For more information about query folding, go to Overview of query evaluation and query folding in Power Query. The step label is automatically generated when the step is created, and indicates the step type, as does the step icon. The step label and the step icon can't be changed.

Image pointing out the step icon, step name, step label, step description, step settings, and query folding description items in the applied steps informational display.

Step menu selections

When you right-click on a step in the applied steps list, a step menu pops up. The following sections describe each of the options available in the step menu.

Edit settings

The Edit settings option lets you change specific settings for each individual step in the Applied settings list. Not all steps have settings that can be changed. If no settings are available, this option is grayed out in the step menu. For the steps that do have settings that can be changed, selecting the Edit settings option brings up the settings page for that particular step. For example, if the step is for an OData source, the OData source page is displayed, where you can enter the OData source URL. As another example, if the step is for a fuzzy cluster column, the Cluster values page is displayed, where you can change the column to create the fuzzy clusters from.

Screenshot of the step menu with the edit settings option emphasized.

You can also edit the settings for any step that contains the step settings icon. The two places where the icon appears is in the applied settings step, and in the informational display for the step. Just select the icon and the settings page for that particular step is displayed.

Image pointing out the step settings icon in the applied steps list and the step informational display.

Rename step

To rename a step, right-click the step and select Rename.

Screenshot of the step menu with the rename option emphasized.

Enter in the name you want, and then either select Enter or select away from the step.

Delete step

To delete a step, right-click the step and select Delete.

Screenshot of the step menu with the delete option emphasized.

Alternatively, select the X next to the step.

Screenshot of the applied steps list with the X next to the step emphasized.

Delete until end

To delete a series of steps, right-click the first step of the series and select Delete until end. This action deletes the selected step and all the subsequent steps.

Screenshot of the step menu with the delete until end option emphasized.

Select Delete in the new window.

Screenshot of the delete until end warning asking if you're sure you want to delete the steps.

The following image shows the Applied steps list after using the Delete until end.

Screenshot of the Applied steps list with the steps showing the remaining step after deleting until end.

Insert step after

To add a new step, right-click on the last step in the list and select Insert step after.

Screenshot of the step menu with Insert step after emphasized.

To insert a new intermediate step, right-click on a step and select Insert step after. Then select Insert on the new window.

Screeenshot of the insert step warning, with the insert button emphasized.

To set a transformation for the new step, select the new step in the list and make the change to the data. It automatically links the transformation to the selected step.

Move step

To move a step up one position in the list, right-click the step and select Move before.

Screenshot of the step menu with Move up option emphasized.

To move a step down one position in the list, right-click the step and select Move after.

Screenshot of the step menu with the Move down option emphasized.

Alternatively, or to move more than a single position, drag and drop the step to the desired location.

Screeshot of the Applied steps list with the Rename step being dragged to a new position in the list.

Extract the previous steps into query

You can also separate a series of transformations into a different query. This allows the query to be referenced for other sources, which can be helpful if you're trying to apply the same transformation to multiple data sets. To extract all the previous steps into a new query, right-click the first step you do not want to include in the query and select Extract Previous.

Screenshot of the step menu with the Extract previous option emphasized.

Name the new query and select OK. To access the new query, navigate to the Queries pane on the left side of the screen.

Edit step names and their descriptions

To edit the step, right-click the step and select Properties.

Screenshot of the step menu with the Properties option emphasized.

In the window, change the step name and description, then select OK to save the changes.

Screenshot of the Step properties page with a new column name, a changed description, and OK emphasized.

Adding a description to a step adds a small icon next to the step to denote that the step has a description. In Power Query Desktop, you can hover over this icon to display the description as a tooltip.

Screenshot of the Query settings pane with the description icon and the cursor hovering over a step to reveal the step name and step description in Power Query Desktop.

In Power Query Online, the step description is included in the informational display that appears when you hover over any of the steps in the applied steps list.

Screenshot with the step description icon emphasized and the informational display open with the step description emphasized.