Plugins 〉Business Table


Developer

Volkov Labs


Sign up to receive occasional product news and updates:



Panel
community

Business Table

  • Overview
  • Installation
  • Change log
  • Related content

Business Table for Grafana

Table

Grafana CI E2E codecov CodeQL

Introduction

The Business Table panel is a Grafana plugin that allows to simplify data visualization in table format.

Business Table panel for Grafana 1.3.0 | Overview and tutorial for beginners

Requirements

  • Business Table panel 1.X requires Grafana 10.3 or Grafana 11.

Getting Started

You can install the Business Table panel plugin from the Grafana Plugins catalog or use the Grafana command line tool.

For the latter, please use the following command:

grafana-cli plugins install volkovlabs-table-panel

Highlights

  • Tree View with expandable and collapsible elements.
  • Supporting tabs for multiple data frame views.
  • Filtering data using dashboard variables.
  • Server-side pagination.
  • Grafana's Thresholds are incorporated.

Business Suite for Grafana

The Business Suite is a collection of open source plugins created and actively maintained by Volkov Labs.

The collection aims to solve the most frequent business tasks by providing an intuitive interface with detailed written documentation, examples, and video tutorials.

Business Suite for Grafana

Enterprise Support

With the Business Suite Enterprise, you're not just getting a product, you're getting a complete support system. You'll have a designated support team ready to tackle any issues.

You can contact us via Zendesk, receive priority in feature requests and bug fixes, meet with us for in-person consultation, and get access to the Business Intelligence. It's a package that's designed to make your life easier.

Always happy to hear from you

License

Apache License Version 2.0, see LICENSE.

Installing Business Table on Grafana Cloud:

For more information, visit the docs on plugin installation.

Change Log

1.6.0 (2024-10-29)

Features / Enhancements

  • Updated refresh and useRuntimeVariables for dashboard scene (#129)
  • Added replaceVariables to file name (#131)
  • Added Textarea column editor type (#133)
  • Added replaceVariables to column header (#134)
  • Updated to Grafana 11.3. and dependencies (#137)
  • Added colored Text and colored Background for aggregated rows (#136)
  • Added Handling Data Source Request Errors (#140)
  • Added customization for column header (#141)
  • Updated text wrap (#143)

1.5.0 (2024-10-08)

Features / Enhancements

  • Updated Autosize Code Editor toolbar (#99)
  • Added sanitizing html content (#110)
  • Added data for hidden columns to payload (#112)

Bugfixes

  • Fixed escaping new lines for content edit (#111)

1.4.0 (2024-10-02)

Features / Enhancements

  • Updated aggregated cell to support Standard Options (#79)
  • Added nested objects cell type (#80)
  • Updated e2e tests (#81)
  • Moved pagination options to separate category (#87)
  • Updated nested objects to show first or last object in the table (#92)
  • Updated row data for accessor key with dots (#90)
  • Added YouTube tutorial (#93)
  • Updated to show/hide columns (#94)
  • Added query pagination error with enabled client column filtering (#95)
  • Updated e2e to support panel edit in dashboard scene (#96)

1.3.0 (2024-09-20)

Breaking changes

  • Requires Grafana 10.3 and Grafana 11

Features / Enhancements

  • Added edit data with based permission check (#40, #76)
  • Added edit permission based on query (#47)
  • Added client and query pagination (#50)
  • Added functionality to pin columns (#53, #65)
  • Added download table data as CSV (#61)
  • Updated Page size button to prevent overflow (#62)
  • Added reset table state on tab change (#67)
  • Updated Table Editor to improve UI/UX (#66)
  • Updated Sorting options (#69)
  • Added DataLinks support (#75)

1.2.0 (2024-09-05)

Features / Enhancements

  • Added Colored Background Column type (#33)
  • Added column width and wrap (#34)
  • Added table Footer (#36)
  • Updated to Grafana 11.2.0 (#37)

Bugfixes

  • Fixed adding new tables (#39)

1.1.0 (2024-08-22)

Features / Enhancements

  • Signed as Community plugin (#23)
  • Added Column Filtering (#21)
  • Renamed groups to tables (#27)
  • Updated options to show aggregation if at least one column is grouped (#28)
  • Added tabs sorting option (#29)
  • Updated to Grafana 11.1.4 (#31)

1.0.0 (2024-08-04)

Features / Enhancements

  • Initial release based on Grafana 11.1.0
  • Added basic columns editor (#1)
  • Added groups and tabs (#17)