# Cards - tooltip settings

Customize tooltip settings to display only the information you need, ensuring a clear and focused data visualization.

### **1. KPI**

Enable the KPI toggle to view metrics in the tooltip when you hover over the KPI section. You can individually enable measures and variances using the respective toggles.

<figure><img src="/files/9ToZbXDnkKF2EfWJ3YKg" alt=""><figcaption><p>KPI metrics in tooltip</p></figcaption></figure>

### 2. **Show selected series in tooltip** <a href="#id-3.-show-helper-tooltips-1" id="id-3.-show-helper-tooltips-1"></a>

When this toggle is enabled, only the measures selected from the series window will be displayed in the tooltip. Variances will be displayed even if the measure value is not.

<figure><img src="/files/8R9pR3lW6voldoywuQr9" alt=""><figcaption><p>Show selected series in tooltip and measure selection</p></figcaption></figure>

The 2024 Plan has been unselected from the series window. When we enable the **Show selected series in tooltip** toggle, the measure will not be displayed in the tooltip. When disabled, the 2024 Plan is displayed in the tooltip although it is not plotted in the chart.

<figure><img src="/files/OHwSoMvl4ezg7yg3Kxht" alt=""><figcaption><p>Tooltip when the show selected series is enabled and disabled</p></figcaption></figure>

### **3. Show variances in tooltip**

Enable the **Show variances in tooltip** toggle to display the variance in the tooltip when you hover over charts that depict variances.&#x20;

* **Display**: Choose to display the actual variance value and/or the percentage.&#x20;

<figure><img src="/files/m9T7DRZ1IIqRxUp5Cuzs" alt=""><figcaption><p>Display variances in tooltip</p></figcaption></figure>

### **4. Show helper tooltips**

When you are designing your report, tooltips help you navigate your way around the wide range of options available in Analytics+. When you hover over a toolbar feature, display settings option, or on-object interaction menu, the tooltip tells you how to use the feature.

You can hide tooltips by disabling the **Show helper tooltips** toggle.

<figure><img src="/files/jsW4BcfSqJg6aBJRJn7I" alt=""><figcaption><p>Show helper tooltips</p></figcaption></figure>


---

# 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://docs.inforiver.com/analytics+/working-with-analytics+/4.-cards/4.10.-display-settings-for-cards/cards-other-settings/cards-tooltip-settings.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.
