Skip to content

Pivot table

In data analysis and business intelligence, a pivot refers to the process of transforming data to create a summary or a new perspective on the original dataset. This is often done using a pivot table, which is a powerful tool that allows users to reorganize, summarize, and analyze data interactively.

  1. Select pivot table from the list of charts
  2. Drag and drop either categorical or date fields onto Rows drop zone
  3. Drag and drop either categorical or date fields onto Columns drop zone
  4. Drag and drop numerical field onto numerical drop zone
  5. Click on Get Result button
  • Raw Data
DateProductCategorySales AmountRegion
2024-01-01Widget AWidgets$200East
2024-01-01Widget BWidgets$150West
2024-01-02Widget AWidgets$300East
2024-01-02Gadget AGadgets$400West
  • Pivot Table Example: You might create a pivot table to summarize total sales by Category and Region.
CategoryEastWestTotal Sales
Widgets$500$150$650
Gadgets$0$400$400