# Combined Columns

In this section, you can create and configure combined columns in Finance Tables.

Combined columns allow you to display multiple values inside one column.

**Make a combined column**

* **Make a combined column:** Add a new combined column to the table.

**Combined column settings**

A combined column can be configured in different ways, depending on how you want the values to be displayed.

**Combined column style**

Available styles include:

* **Column list**
* **Inline**

**Underlying value column**

* **Underlying value column:** Select the column whose value should be used for grouping, filtering and other table behaviour.

**Image source column**

* **Image source column:** Select the column that should be used as the image source.

**Combined column content**

Within a combined column, you can configure how the included values are displayed.

This includes settings such as:

* **Displayed fields**
* **Order of fields**
* **Font size**
* **Styling per value**


---

# 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.infotopics.com/finance-tables/configuration/configuration-screen/data-tab/combined-columns.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.
