Before You Begin
Before creating a DataTable, consider the following:- The type of data you want to store.
- Whether your data already exists in a file or external system.
- The most suitable creation method for your dataset.
- Any optional settings such as time zone or access permissions.
Creating a New DataTable
To create a new DataTable:- Navigate to DataTables from the Qvista navigation menu.
- Click Create DataTable.
- Choose a creation method:
- Import from file (CSV, Excel)
- Connect a data source (SQL, NoSQL, Google Sheets, API)
- Create manually (define fields from scratch)
- Use a template (predefined structures for common use cases)
- Configure the table name, description, and any optional settings.
- Preview your data and confirm the schema.
- Click Create.
Managing DataTables
Once created, you can:- Add, edit, or delete records.
- Modify the schema (add or remove fields).
- Set access permissions per user or role.
- Use the DataTable as a source for Views and Autoflux workflows.
