# Measure properties

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

### **General properties**

* **Hide column in sidebar**
* **Hide inline filter**
* **Cumulative subtotals**
* **Hide grand total**

### **Measure role**

* **None**
* **AC (Actual)**
* **PL (Plan)**
* **PY (Prior Year)**
* **FC (Forecast)**

### **Visualization**

Available chart types are:

* **None**
* **Waterfall**

<figure><img src="/files/b2QMfhUDUq292YMYb6h7" alt=""><figcaption></figcaption></figure>

* **IBCS bar**

<figure><img src="/files/FQHKI46LeaORPZ9CYB2P" alt=""><figcaption></figcaption></figure>

* **Pin**

<figure><img src="/files/rqcOVHomnzJ2dI2wwwGt" alt=""><figcaption></figcaption></figure>

### **Variance coloring**

When supported by the selected visualization, the following options are available:

* **Variance coloring**
* **Variance color mode**
* **Reverse steering**

### **IBCS bar options**

When **IBCS bar** is selected, the following options may be available:

* **Stack bars by role**
* **Stacked bar chart**
* **Normalize to 100%**
* **Segment order**

### **Default sorting**

* **Set a default sorting order**
* **Ascending**
* **Descending**

### **Truncation**

* **Truncate values above and/or below**
* **Min value**
* **Max value**

### **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 %}


---

# 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/measures/measure-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.
