# Pivot Table

<figure><img src="https://downloads.intercomcdn.com/i/o/687231892/ed0b8b0e1c233f9298c5b886/visual24.png" alt="" width="563"><figcaption></figcaption></figure>

## Data

1. Table Rows: Choose the metrics that will become the dimensions of rows.
2. Table Columns: Choose the metrics that will become the dimensions of columns.
3. Values: Choose the metric that will be used as the value represented by the combination of Row x Column.

   [![](https://downloads.intercomcdn.com/i/o/687231747/7f31bdf6d42c3fa38015a34f/visual25.png)](https://downloads.intercomcdn.com/i/o/687231747/7f31bdf6d42c3fa38015a34f/visual25.png)

## Display

Value Formatting: You can change the text formatting of the value cells

[![](https://downloads.intercomcdn.com/i/o/687231553/825a79fdcff2eeff98a11ac8/visual26.png)](https://downloads.intercomcdn.com/i/o/687231553/825a79fdcff2eeff98a11ac8/visual26.png)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://userguide.cryptoquant.com/web3-analytics-tool/how-to-use-query-tool/9.-visualization/pivot-table.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
