# Other methods to set row aggregation

### 1. Setting aggregation from manage columns

Another way to set row aggregation for measures is by clicking on **Manage Columns** and then the <img src="/files/gCQQ2EiLTl2LT0D480vz" alt="" data-size="line"> icon. This allows you to manage row aggregations for specific measures.

<figure><img src="/files/5UcYfqndY8ImaCRGdM4F" alt=""><figcaption><p>Settings in 'Manage Columns' dropdown</p></figcaption></figure>

A pop-up displays a list of measures under the **Display** section. You can change the aggregation type of multiple measures here.

<figure><img src="/files/Z4pVrASl5JNxYKaNDMYq" alt=""><figcaption><p>Manage columns pop-up</p></figcaption></figure>

{% hint style="info" %}
You cannot set aggregation for a simulation measure.&#x20;
{% endhint %}

Note that the [row aggregation type](/premium-table/working-with-premium-table/4.-adding-business-logic-and-formulae/insert-manual-input-columns/insert-manual-input-columns.md#i-row-aggregation-type) for calculated columns and manual data input columns can also be defined here in the **Manage Columns** dialog box in addition to the **Insert formula** and **Data input** [side panels](https://docs.inforiver.com/premium-table/working-with-premium-table/manage-aggregations/pages/UU43txV9vJR63EMn0Skn#id-3.-properties).&#x20;

<figure><img src="/files/nFdJzX8XDyA77Dj4xomQ" alt=""><figcaption><p>Setting row aggregation in side panel</p></figcaption></figure>

### 2. Setting aggregation from column gripper

To set aggregation for a specific measure, you can also click on that column's gripper and choose 'Aggregation' from the context menu as shown below. Click on the required aggregation type to apply it to that measure.

<figure><img src="/files/9QGKH4nZbTVwtfsLtbHm" alt=""><figcaption><p>Set aggregation from the column gripper</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/premium-table/working-with-premium-table/manage-aggregations/other-methods-to-set-row-aggregation.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.
