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

Business Table panel is a Grafana plugin that allows to summarize large amounts of data from various data sources.

Requirements

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

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.
  • Sorting using dashboard variables.

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

Feedback

We're looking forward to hearing from you. You can use different ways to get in touch with us.

  • Ask a question, request a new feature, or report an issue at GitHub issues.
  • Subscribe to our YouTube Channel and leave your comments.
  • Sponsor our open-source plugins for Grafana at GitHub Sponsor.
  • Support our project by starring the repository.

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.2.0 (2023-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)