# Splitting and grouping: cards

In this section, we'll discover the various options in Inforiver to split and group measures in Card mode.

### 1. Splitting measures

When you have multiple measures and categories in your chart, you can display each measure in a separate panel. Click on the **Split** button in the toolbar.

<figure><img src="/files/0bdB5y8XOIJe0mCU0Dhh" alt=""><figcaption><p>Multi-measure cards</p></figcaption></figure>

In this example, we have added Subcategory as the small multiples parameter. When the split option is enabled, a separate panel is created for each category and each measure.

<figure><img src="/files/YBaeWCtLGbuWDnHh2Kht" alt=""><figcaption><p>Split enabled in card mode</p></figcaption></figure>

### 2. Measures category

When the split option is enabled a **measures category** is created: the measures can be rendered as rows/columns/legends.

<figure><img src="/files/WFYOMc0xZixj3pHCgDEt" alt=""><figcaption><p>Measures rendered as rows</p></figcaption></figure>

The image below shows the measures rendered as columns.

<figure><img src="/files/azAMzLeCBOhJ9jqNkHwo" alt=""><figcaption><p>Measures rendered as columns</p></figcaption></figure>

You can also render measures as stacked charts by assigning the measures group to the legends bucket.

<figure><img src="/files/vPdBcaFsSdLDqrK6rg1X" alt=""><figcaption><p>Measures rendered as stacked charts/legend</p></figcaption></figure>

### 3. Grouping measures

You can combine related measures into a single KPI card. Let's look at the steps involved in creating custom measure groups.

**Step 1:**  Click the Group Measure option, to create measure groups.

<figure><img src="/files/yz9aznrVyibqTe2Ja26q" alt=""><figcaption><p>Group measure option</p></figcaption></figure>

**Step 2:**  Click the Add new group button.

<figure><img src="/files/sIeZp03Iro8m2zumDiIs" alt=""><figcaption><p>Add new group</p></figcaption></figure>

**Step 3:** Select related measures to create a group. You can provide a relevant name for the group in the Title textbox. When you click Apply, the selected measures are combined into a single panel.

<figure><img src="/files/BFILEwjRFy0NhAM1ni3X" alt=""><figcaption><p>Group created for Actuals measures</p></figcaption></figure>

**Step 4:** Notice that a line chart is rendered for the group. You can customize the chart type for each panel after creating groups. In the example, we've created 2 measure groups for Actuals and Plan and changed the chart type to Column + column.

<figure><img src="/files/de4lFS7O3AwemM788gbl" alt=""><figcaption><p>Custom groups created for Actuals and Plan</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+/8.-splitting-and-grouping-measures/splitting-and-grouping-cards.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.
