Table Preview Analyst+
Clicking a table in the Data sidebar opens a preview showing the first 100 rows, sorted newest first.
What You See
Column Schema
At the top of the preview, each column is shown as a pill displaying the column name and its data type (text, number, date, boolean, etc.). This gives you a quick reference for the table structure.
Data Rows
The table displays up to 100 rows sorted by the most recent date column. Nucleus auto-detects which column contains dates and uses it for default sorting.
Metadata
Below the table you will find:
- Row count — Total number of rows in the table.
- Table size — Storage size on disk.
The preview is read-only. To run more complex queries or filter the data, use the SQL Runner.
What’s Next
- SQL Runner — Write custom queries against this table.
- Data Sources — Browse all available sources.