Tables are the foundation of any Zoho Analytics workspace. Every report, chart, and dashboard is built on data stored in tables. This guide explains the different ways to create a table and what to consider when setting one up.
Zoho Analytics offers four primary ways to create a table within a workspace:
Upload data from files stored on your computer or from a web feed URL. Supported file types include CSV, TSV, Excel (.xls and .xlsx), XML, JSON, and HTML. This is the most common starting point for users who already have data in spreadsheets.
Connect directly to cloud storage services including Zoho Docs, Google Drive, Dropbox, Box, and OneDrive. Import files in CSV, Excel, JSON, HTML, or zip format from these platforms without downloading them locally first.
Define the table structure before adding any data. You specify each column name, data type, default values, and other properties during setup. This approach is best when you know your schema in advance and plan to enter data manually or via the API.
For users more comfortable with spreadsheets, this method lets you start typing data straight away using auto-generated column names. You can rename columns later by double-clicking the column header. No schema setup is required upfront.
Regardless of the creation method, every table requires a unique name within the workspace. A description is optional but recommended for clarity, particularly in shared workspaces with multiple contributors.
When designing a table from scratch, you can configure the following for each column:
Once a table is saved, the Edit Design page becomes your central area for managing the table structure. It is organised into three sections: Columns, Lookups, and Formulas. You can return here at any time to modify the table schema or add calculated columns.