> For the complete documentation index, see [llms.txt](https://knowledgebase.qommentary.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.qommentary.com/qommentary-writeback/customization/table-settings.md).

# Table settings

The Qommentary Writeback allows you to customize the following table settings:

### [Table](/qommentary-writeback/customization/table-settings.md#table)

<div align="left"><img src="/files/-MZBFGxbYnjQN8CarTUd" alt=""></div>

| Property      | Description                                                                                                                                                                                                                                                                                                                                                                                                                                  | Default                |
| ------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------- |
| Table Layout  | <p>Controls the way that table cells, rows and columns will be laid out. Choose between 2 options:<br></p><ul><li><strong>Horizontal scrollbar</strong>: Columns utilize custom widths and a horizontal scroll is triggered if columns exceed available table viewport space.</li><li><strong>Fit in view</strong>: Column widths are automatically calculated and distributed equally amongst the available table viewport space.</li></ul> | `horizontal scrollbar` |
| Allow sorting | Allows sorting functionality for dimensions across the entire extension.                                                                                                                                                                                                                                                                                                                                                                     | `true`                 |

### [Header](/qommentary-writeback/customization/table-settings.md#header)

#### Horizontal alignment

<div align="left"><img src="/files/-MZBFVeqN9L_wrnjP7xP" alt=""></div>

| Property             | Description                                                          | Default |
| -------------------- | -------------------------------------------------------------------- | ------- |
| Horizontal Alignment | Allows left, center or right alignment of text in table header names | `left`  |

#### Header height

<div align="left"><img src="/files/-MfWtsaNLDTfIw-dlH5s" alt=""></div>

| Property      | Description                                                                                                                  | Default   |
| ------------- | ---------------------------------------------------------------------------------------------------------------------------- | --------- |
| Header height | Controls the height of the header with 3 options to choose from: Compact (narrow), Comfortable (normal) and Spacious (wide). | `Compact` |

### [Totals](/qommentary-writeback/customization/table-settings.md#totals)

<div align="left"><img src="/files/-MZBFhy38-hPi3d7j9EO" alt=""></div>

| Property           | Description                                                                                                                                         | Default  |
| ------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------- | -------- |
| Display totals row | Show or hide the Totals row from table. The Totals row aggregates all values in each measure column and displays underneath the header column name. | `true`   |
| Label              | Custom label to display in the Totals Row. Expressions are supported.                                                                               | `Totals` |

### [Rows](/qommentary-writeback/customization/table-settings.md#rows)&#x20;

<div align="left"><img src="/files/-MZBGJWI__3IRD9EKYcM" alt=""></div>

| Property             | Description                                                                                                                                                            | Default |
| -------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- |
| Wrap text in cells   | Controls text wrapping behaviour in table cells. If disabled, text in cells will display on a single line and any overflow text will display an ellipsis symbol (...). | `true`  |
| Display striped rows | If enabled, odd table rows will display a shaded background color.                                                                                                     | `false` |
