Tables

Tables across the Dev Portal share a common set of features and behaviors. This section describes the available table controls and how to use them.

Record Count

The total number of records is displayed above the table:

Record count

Column Order

To change the column order, hover over a column header and use the arrow buttons on either side of the header to move the column left or right relative to adjacent columns:

Column order

Column Visibility

Hide Column

To hide a column, click the Eye icon in the column header:

Hide column

Column Settings Menu

To open the column settings menu, click the Settings icon in the column header:

Column settings menu Column settings menu

Column Merging

Merge Columns

To merge one column into another, select a column name from the list of available columns and click the Merge button:

Merge columns

Merged Column Appearance

After columns are merged, colors can be assigned to each merged column:

Empty Values

For merged columns, a custom value can be specified to represent empty values:

Split Columns

To split a merged column back into individual columns, click the Split button:

Split columns

Filtering

Some columns support filtering by column value.

To apply a filter, click the Filter icon in the column header, enter a value, and click Apply filter:

Filtering

Note

To search for values ​​using OR use ||.

Filtered columns are highlighted with a green bottom border:

Filtering

To clear the filter value, click the button:

Filtering

To show filters as an inline row directly below the column headers, open the Table Settings and enable the Show filter in row option:

Show filter in row

The filter row will appear below the column headers, allowing you to filter each column directly in the table:

Show filter in row table

Sorting

Some columns support sorting by value.

To sort the table, click the column header:

Sorting

Column Width

To resize a column, hover over the column divider and drag it to the desired width:

Resize column

When the column width is small, all settings buttons are hidden in the drop-down menu:

Hide column settings

Table Settings

To open the table settings menu, click the table Settings icon:

Table settings

Hidden Columns Indicator

The table settings window displays the number of currently hidden columns:

Hidden column indicator

Rotated Header

To rotate the table header, enable the Rotate table header option:

Rotate header Rotated header

The height of the rotated header can be adjusted using the input Height for header field:

Rotated header height

Column Visibility Control

Column visibility can be managed using the visibility selector:

Column visibility

Note

The last remaining column cannot be hidden.

Column visibility

Column Merging

Columns can also be merged from the table settings menu.

To merge columns, click the Merge button, select the column names from the list, and confirm the action.

Merge columns settings

After merging, colors can be assigned to each merged column:

Merge columns set color

To split a merged column, click the Split button:

Split columns settings

Import and Export Settings

You can import and export column settings using the buttons shown below:

  • Export to CSV: exports the current column settings to a CSV file.

  • Load from CSV: loads column settings from a CSV file.

Import and export column settings