# Adding calculated measures

You can create and plot visual-level measures with Analytics+. Click the<img src="/files/4DCHGqw6LR5OfeueFXCE" alt="" data-size="line"> icon in the measures section to open the formula bar and enter a formula. Use the '#' key to open the suggestion window.

{% hint style="info" %}
You can also create calculated measures using the **Formula** button in the **Data** section of the toolbar.
{% endhint %}

<div><figure><img src="/files/nKW0ccRU0r6o3oTk2wtb" alt=""><figcaption><p>Creating a calculated measure for tables</p></figcaption></figure> <figure><img src="/files/rMacKE73cRvJh41T0SE9" alt=""><figcaption><p>Calculated measure for cards</p></figcaption></figure> <figure><img src="/files/Tp2htUHm4OEYDjAYSscp" alt=""><figcaption><p>Calculated measure for charts</p></figcaption></figure></div>

The calculated measure can then be plotted and assigned to a data bucket like regular measures. Click the <img src="/files/V7IsmLVYsQmEuFM8ETE0" alt="" data-size="line">icon in the pivot data window to modify the formula.

<div><figure><img src="/files/pV7qXyuKnDLoVngKCo8E" alt=""><figcaption><p>Plotting calculated measures in charts</p></figcaption></figure> <figure><img src="/files/6M5js2CArstLQjT9BIOP" alt=""><figcaption><p>Plotting calculated measures in cards</p></figcaption></figure> <figure><img src="/files/YY09btrtwNSvx1aowBJ8" alt=""><figcaption><p>Plotting calculated measures in tables</p></figcaption></figure></div>

Click the <img src="/files/YVupiBPG2IJhYAEQzihN" alt="" data-size="line">icon in the pivot data window to delete a calculated measure


---

# 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+/2.-data-management/adding-calculated-measures.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.
