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!
Below are details on how you can configure this new feature.
Use Add data parameter category to configure:
- Which tabs of your Business Table panel should allow to add a row.
- What columns should a user specify while adding a new row. It is done by turning on the switch next to a column name.
- The Editor Type is a UI element to enter a new value.
- Permission is a granular control of who is allowed to add a new row.
- Add Request consists of a data source and the query.
Use Delete data parameter category to configure:
- Which tabs of your Business Table panel should allow to delete a row.
- Permission is a granular control of who is allowed to delete a row.
- Delete Request consists of a data source and the query.