# Right Click Menu

In ThoughtSpot, the right-click menu provides several options to enhance data analysis:

* Exclude Data Points: Allows users to exclude specific data points from the current analysis. For example, if you create a chart using measures such as Attribute - Category, Measure - Cost, and Revenue, you can right-click on a data point like “Book” to exclude it. This action removes the “Book” data point from the chart, allowing you to focus on and visualize other data points instead.

<figure><img src="/files/dcjfgOo36gd5NSdfK6Zu" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/8K2lZHBOoZ7kdStLPBuU" alt=""><figcaption></figcaption></figure>

* Include Data Points: Enables inclusion of selected data points for detailed examination. In the example, a chart was created using measures like Attribute - Category, Measure - Cost, and Revenue. When you right-click on “Book,” you can choose to include only this specific data point. This action filters the chart to display only the data related to “Book,” excluding all other data points.

<figure><img src="/files/e4VZkmzUMOvdRCqgE1Qk" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/F4UKQ2r1V4Lr38g24oS0" alt=""><figcaption></figcaption></figure>

* Drill Down: Facilitates deeper insights by allowing users to drill down into charts based on selected measures. In the example, a chart was created using measures such as Attribute - Category, Measure - Cost, and Revenue. When you right-click on “Book,” you can drill down to explore the specific measures used in the chart.

<figure><img src="/files/qtLYUzva2CacKQgdEQmz" alt=""><figcaption></figcaption></figure>

When drilling down into any measure, you will be redirected to ThoughtSpot’s default chart, as this is the expected behavior.

To navigate back or forward one step at a time, use the in-product back button located beside the search bar.

<div data-full-width="true"><figure><img src="/files/sX8AxheiNc3w8ayj4zSH" alt=""><figcaption></figcaption></figure></div>

**Drill Down within a Liveboard**

When you drill down on an Answer within a ThoughtSpot Liveboard, the process mirrors drilling down on the Answer itself. This allows you to delve deeper into specific data insights directly within your dashboard environment. This clarification emphasizes the seamless continuity between exploring detailed data within Answers and navigating through Liveboards in ThoughtSpot.

Navigate back step-by-step using the in-product back button. The reset icon is conveniently integrated into the back button dropdown menu, allowing you to easily return to the original Answer after drilling down.

<figure><img src="/files/R0dyDMEdvcITFrkQJM1j" alt=""><figcaption></figcaption></figure>

Additionally, we offer the option to access underlying data in right click menu, where you can review the attributes, measure values, and other data used in your chart.

<figure><img src="/files/EnNTKyTW5dBnGFLlq31C" alt=""><figcaption></figcaption></figure>

There’s also an option to edit measure names.

<figure><img src="/files/9GC3rQHqCcRHsTTdRikY" alt=""><figcaption></figcaption></figure>

#### **Right-Click Menu Supported Charts**

Bar, Column, Line, Sparkline, Slope, Area, Stacked Bar, Stacked Column, Dumbbell, Tornado, Funnel, Pie, Angular Gauge, Waffle, Grid ,Bubble, Bullet, KPI Ring, Waterfall, Sankey ,Column Range.

**Right-Click Menu Unsupported Charts**&#x20;

KPI animation, circle packing and simple KPI

<br>


---

# 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://tsdocs.vitaracharts.com/readme/right-click-menu.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.
