Table settings

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

Property

Description

Default

Table Layout

Controls the way that table cells, rows and columns will be laid out. Choose between 2 options:

  • Horizontal scrollbar: Columns utilize custom widths and a horizontal scroll is triggered if columns exceed available table viewport space.

  • Fit in view: Column widths are automatically calculated and distributed equally amongst the available table viewport space.

horizontal scrollbar

Allow sorting

Allows sorting functionality for dimensions across the entire extension.

true

Horizontal alignment

Property

Description

Default

Horizontal Alignment

Allows left, center or right alignment of text in table header names

left

Header height

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

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

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

Last updated