Skip to content
undb Docs

Tables

Tables Overview

Undb table is a format for display data for table form. It is used to show a large amount of data, such as statistical data, comparative data, etc.

They function like spreadsheets in that you can sort, filter, aggregate your data and modify many other table features. In contrast to standard spreadsheets, Undb lets you see tables in several ways as a grid of rows and columns,Tree diagram, form, calendar, or kanban boards.

Create Table

  • Click the ā€˜create tableā€™ button.

create-new-table

  • Fill in the name of the table in the Create New Table pop-up

  • Finally, click the ā€œCreate New Tableā€ button. After successful creation, the table view will be created and opened as a new view.

create-new-table-2

Note: When creating a new table, it is necessary to create a column within the table. Clicking the ā€œCreate New Fieldā€ button will automatically create a new column.

Rename Table

  • Click on the settings icon located in the top right corner of the screen.

Enter the new table name in the Update Table pop-up window and click the Update Table button at the bottom of the pop-up window to update the table name.

rename-table

Note that updating the table name does not update the name of any associated views.

Delete Table

There are two ways for delete table

  • Click the Settings icon located in the upper right corner of the screen to open the Update Table pop-up window.

  • Click on the More Icon in the upper right corner of the ā€˜Update Tableā€™ pop-up window to bring up the More options and click on Delete Table to delete it.

  • Secondary confirmation to delete this table.

delete-table

Note that currently the deleted table cannot be recovered.

Import & Export

Import

  • Click on the ā€˜Moreā€™ Icon to the right of the ā€˜Create New Tableā€™ button in the bottom left corner, select and click on ā€˜Import CSVā€™.

  • Drag and drop the CSV file into the upload popup window or click on the upload popup window to select the local CSV file.

  • Finally click the ā€˜Confirmā€™ button.

import-csv

You can select Use First Row as Headers or Import Data to control the imported table headers and data.