Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt

Create tables with data that is not connected to any issues. Use the driving table as a data source for your grid.

Info

This article describes how you can create stand-alone tables in Table Grid Next Generation.

Excerpt

Create tables with data that is not connected to any issues. Use the driving table as a data source for your grid. 

The Driving Table is a stand-alone table that is not connected to any issue. You can use it as a data source. 

The driving table allows you to manage the data without access to the database. You can create a table, add data, then export it to the external database and re-use it elsewhere.

Contents

toc

Driving Table Configuration

To create a driving table, follow the steps below:

1

 1.

 Navigate

Navigate to add-ons in your Jira administration 

Image Removed

In the Jira Administration pop-up, click Manage app

image-20231227-080345.pngImage Added

2. Navigate Table Grid

Select Grids in Table Grid on the left

menu 

menu

Image Removedimage-20231227-041528.pngImage Added

3. Open Driving Tables

Select Driving Tables tab on the top

Image Removedimage-20231227-072937.pngImage Added

4. Add driving table

User click Add Driving Table to add new driving table.

Image Removedimage-20231227-073103.pngImage Added

5. Fill information for Driving Tables

In Driving Tables section, user type the Name and Description of the Driving Tables

In this example, writer used “Laptop_sale_management_1” for Name and Description

image-20240103-030106.pngImage Added

6. Configure table columns

User can click Add new column to add new column

The driving table columns are configured in the same way as grid columns. 

Image Removed

First, user need to choose for Column Type → click Add to save the information

Secondly, user must type Identifier and TitleClick Add button to save the information

In this example, writer created 4 new columns as described below

  • First driving table column with String for Column Type. Type “pcategory” for Identifier and “Category” for Title. → Click Add button to save the information

image-20240103-025551.pngImage Added
  • Second driving table column with String for Column Type. Type “pmanufacturer” for Identifier and “Manufacturer” for Title → Click Add button to save the information

image-20240103-025632.pngImage Added
  • Third driving table column with String for Column Type. Type “pmodel” for Identifier and “Model” for Title → Click Add button to save the information.

image-20240103-025724.pngImage Added
  • Fourth driving table column with Number for Column Type. Type “pprice” for Identifier and “Price” for Title → Click Add button to save the information.

image-20240103-025848.pngImage Added

Check out how to configure сolumns for more details.

6

.

7. Click Data Mirror

Click Data Mirror, then choose Data Source and type for Database table name

In this example, the selected Data Source is “Product” and the Database table name is “laptop_sale_management_1”. After user fill information, the Mapping section will appear to validate the column information.

User click Create table and Validate button, there are pop-ups show when the table is created successfully

Thiết kế chưa có tên.pngImage Added

*Please note that the Database table name can only contains alphanumeric characters and underscores

image-20231226-081713.pngImage Added

User click the (blue star) button to add data in the driving table and click (blue star) button to save the configuration.

User can download and use this config:

View file
nameLaptop_sale_management_1+03_01_2024+03_21_08.csv

image-20231223-080217.pngImage Added

8. Save the driving table configuration

7. Add data to

Click Save to save the driving table

Image Removed8. Save the data in the driving table

configuration

image-20240103-030017.pngImage Added

Navigate to MySQL Workbench

When user open MySQL Workbench, click on the selected table and then the full table with displayed as below

In the example, the table Laptop_sale_management_1 is found on MySQL Workbench with the full dataset.

image-20240102-043355.pngImage Added

If user want to make any changes with the data, they can navigate to Driving Tables → select a table → double click the box to edit → Click (blue star) button to save any changes.

image-20240103-032908.pngImage Added

With the following steps, user can utilize the driving table as external datasource for Jira fields.

To understand more about the application of driving table on Jira project, user can read more about these 2 use cases: