docs: import files

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
This commit is contained in:
Raju Udava
2023-09-19 16:25:20 +05:30
parent 5e5b17d855
commit 5fdc19cc31
8 changed files with 66 additions and 6 deletions

View File

@@ -4,15 +4,21 @@ title: 'Create table'
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
## Create new table
## New table
1. Click on `+` on the left sidebar next to `base name` OR click on `+ New Table` button on the Base dashboard.
2. Fill table name in the pop-up modal.
3. Click on `Create Table` button.
![image](/img/v2/create-table.png)
![image](/img/v2/create-table-2.png)
## Create table from CSV
## Create table from Excel
## Create table from JSON
### Related articles
- [Create table via import](/docs/tables/create-table-via-import)
- [Delete table](/docs/tables/delete-table)
- [Rename table](/docs/tables/rename-table)
- [Duplicate table](/docs/tables/duplicate-table)
- [Change table icon](/docs/tables/change-table-icon)