Creating a Pivot Table
This workflow demonstrates how to create a pivot table and export it to an external file.
In this example, we access the medal counts of the 1896-2020 Olympic Games. We then aggregate the data to calculate the total sum of medals for each country and combine countries with less than 600 total medals under the label "Other". We proceed creating the pivot table, change the column order and replace missing values. Lastly, we export the pivot table to a new sheet in the existing Excel file.
For a detailed overview of each node in this workflow, refer to the workflow description in the Info panel.
💡 To view each node's configuration, select the node and see the configuration pane on the right side of the workflow editor.