# Dimension properties

This section describes the properties that can be configured for dimensions in Finance Tables.

### **General properties**

* **Hide column in sidebar:** Hide the column from the sidebar.
* **Hide inline filter:** Hide the inline filter for this column.
* **Hide grand total:** Hide the grand total for this column.

The **Hide inline filter** option only applies when inline filters are enabled globally in the Appearance tab.

### **Default sorting**

* **Set a default sorting order:** Define the default sorting order for this column.
* **Ascending**
* **Descending**

This option works best when storing table layout in a parameter.

### **Custom sort order**

* **Use custom sort order:** Enable a manual sort order for the values in the column.
* **Edit custom sort order:** Open the configuration window for the custom sort order.

<figure><img src="/files/5ZTivrzpOYMCZDEfGXAm" alt=""><figcaption></figcaption></figure>

### **Filter style**

* **Multiple Values (list)**
* **Wildcard match**
* **Both**

### **Colors**

The following fixed colors can be configured for the column:

* **Column background color**
* **Column font color**
* **Header Background Color**
* **Header Font Color**

{% hint style="info" %}
For conditional coloring, see [Conditional coloring](/finance-tables/configuration/configuration-screen/data-tab/conditional-coloring.md)
{% endhint %}

### **Selective aggregation column**

* **Selective aggregation column:** Select a flag column that determines which rows should be included in a selective aggregation.


---

# 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/dimensions/dimension-properties.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.
