# Percentage controller

The percentage controller is designed to compare the value of each record against the total or the filtered totals within the dataset. This tool allows for a relative assessment of each entry, illustrating its proportion or significance in relation to the overall data or a specified subset. This comparison aids in understanding the contribution or impact of individual records in the context of the entire dataset.

### Features and functionality

{% hint style="info" %}
% controllers are only available for [metrics](/managing-advertising-accounts/modules/cross-module-components/data-tables/data.md#metrics).
{% endhint %}

#### **Aggregate values**

For aggregate metrics such as impressions, clicks, spend, orders, and sales, the % Controller reflects these as a percentage of the total or filtered totals. This feature is useful for quickly assessing the proportion of each metric in relation to the whole dataset.

#### **Ratio values**

When dealing with ratios like ACoS (Advertising cost of sales), CTR (Click-through rate), and Conversion rate, this controller displays a comparative analysis. It indicates how much the value of a record deviates from the average, providing insights into performance relative to the norm.

***

### Using the controller

To activate the percentage view click the '%' icon in the [controllers bar](/managing-advertising-accounts/modules/cross-module-components/data-tables/controllers-bar.md).

<div align="left"><figure><img src="/files/fenVl8oVveW7ahl2QI3Z" alt=""><figcaption></figcaption></figure></div>


---

# 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.advertisingbeast.com/managing-advertising-accounts/modules/cross-module-components/data-tables/controllers-bar/percentage-controller.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.
