Skip to main content

Features

The Business Table panel has the following features.

SectionDescription
Row groupingDemonstrates row grouping
Multi tables as tabsDemonstrates multi table as tabs
Auto-width columnsDemonstrates auto-width columns
Colored Background using ThresholdsDemonstrates coloring thresholds
Table footerExplains how the table footer works
Filtering using client and query dashboard variablesDemonstrates client and dashboard variable filters
SortingDemonstrates column sorting

Row grouping

This feature allows you to combine unique field values into groups and collapse/expanse using little arrows.

The Business Table panel row grouping.
The Business Table panel row grouping.

Multi tables as tabs

The Business Table panel allows you to have a multi-tabs view and configure the fields of each view separately.

To add a new tab, use the New Table parameter. To add a column to an existing tab, use the New Column parameter.

The Business Table panel allows you have a multi tabs view.
The Business Table panel allows you have a multi tabs view.

Auto-width columns

The column width can be determined automatically within a specified range or explicitly hardcoded by a user in pixels.

Auto-width column property.
Auto-width column property.

Colored Background using Thresholds

The Business Table panel supports the Grafana Thresholds feature.

The Business Table panel supports the Grafana Thresholds feature.
The Business Table panel supports the Grafana Thresholds feature.

Every column of the Business Table panel has the Show in Footer property. If at least one column has it set up, then the Footer will be shown.

You can select the aggregation function separately for each column to be applied toward the value displayed in the Footer.

The Business Table panel supports the Footer feature.
The Business Table panel supports the Footer feature.

Filtering

The Business Table panel starts strong with the filtering feature offering two main options:

  • Client,
  • Query.

Client

Every column of the Business Table panel offers the Filter feature. If set to Yes, the funnel icon will appear next to the column header.

With the Filter Mode->Client, when a user clicks on the funnel icon, depends on the value type they see the two types for further filtering.

  • Search. It provides a form to type free text or enter a number value to use in the filtering.
  • Options. It provides a multi-select list of all existing values in the column.
The Client filtering feature of the Business Table panel.
The Client filtering feature of the Business Table panel.

Query

This method of filtering allows panel interconnectivity or use in the data links. With the Filter Mode->Query, the displayed data is filtered according to the selected dashboard variables.

The Query filtering feature of the Business Table panel.
The Query filtering feature of the Business Table panel.

Sorting

Every column of the Business Table panel has the Sort property. If set to Yes, the ascending sorting icon appears next to the column header. After the user clicks on the icon, the order changes to descending.

The Business Table panel supports the Sorting feature.
The Business Table panel supports the Sorting feature.