Skip to main content

Add and delete rows

version

Add and delete a row is supported starting from the Business table 1.9.0

This is the most requested feature. An end user of your Business Table panel can add and remove rows from Grafana dashboard!

Add and delete rows from the Business Table directly from the Grafana dashboard.
Add and delete rows from the Business Table directly from the Grafana dashboard.

Below are details on how you can configure this new feature.

Use Add data parameter category to configure:

  1. Which tabs of your Business Table panel should allow to add a row.
  2. What columns should a user specify while adding a new row. It is done by turning on the switch next to a column name.
  3. The Editor Type is a UI element to enter a new value.
  4. Permission is a granular control of who is allowed to add a new row.
  5. Add Request consists of a data source and the query.

Use Delete data parameter category to configure:

  1. Which tabs of your Business Table panel should allow to delete a row.
  2. Permission is a granular control of who is allowed to delete a row.
  3. Delete Request consists of a data source and the query.
Add and delete rows configuration details.
Add and delete rows configuration details.