# Dynamic Deviation Charts

The [Drill Down History](/interactivity/navigation/drill-down-history.md) allows you to dynamically add deviation charts. When you hover over an element in the history, a little icon appears:

![](/files/yjM303pFb2Sz0uweyeuB)

With it, you can toggle a dynamic deviation chart for the respective category (member). When the deviation is activated for that member, an icon will be shown on the top right of the category:

![](/files/4utUxi0MymdTFRbw50F0)

If you wish to change the chart type of the added deviation chart, you can do so in the menu. To remove the deviation chart, you can either click the toggle button again, or remove it in the deviations menu.

{% hint style="info" %}
**Note**

Not all navigation steps can display valid deviation charts for some members. For example, when you view the months of **Q4** and you selected **Q3** as a deviation member, no deviation can be shown. Q3 simply does not contain months comparable to Q4.

Also with delta waterfall charts, there are cases where there is no valid comparative data.

Please keep this in mind. At the time being, no hints are displayed in such cases. We will add this in a future release.
{% endhint %}

{% hint style="info" %}
**Note**

At the moment, unlike with delta charts created from measures in the delta fields, you can not create delta waterfall charts from dynamical selections.
{% endhint %}


---

# 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.innofalls.com/interactivity/dynamic-deviation-charts.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.
