Table visualization (SmartViz)
This feature is in beta and subject to change. Reach out to support with any issues.
The Table visualization shows your data in a tabular format. Unlike the classic table, each column in a SmartViz table uses a Renderer that controls how its values are drawn: as plain text, formatted numbers, colored badges, progress bars, links, or tags.
The Table visualization doesn't use the Data mapping section. Configure the columns in the Columns section instead.
When to use a table
Reach for a table when the reader needs actual values, or when rows carry more detail than a chart can encode. Lists of things are usually tables: ServiceNow Incidents - Active, GitHub Pull Requests, Azure Alerts.
What lifts the SmartViz table above a data dump is the per-column Renderer. Draw a numeric column as a Progress bar, a state column as a Status indicator, a change as a Delta, and a URL as a Link. The result reads like a dashboard rather than a spreadsheet.
Tables hold up to 12 columns. Wanting more is usually a sign the tile is answering more than one question. Every table also has a built-in filter: click the search icon in the tile's toolbar to filter all columns at once.
Try it out
Change the settings below and see how the chart updates. Select a dataset from the dropdown to see different use cases.
Six tickets covering every rich column type: badge, status, tags, boolean, date and link. Turning rich columns off shows the raw values underneath.
| ID | Summary | Priority | Status | Tags | Escalated | Reported |
|---|---|---|---|---|---|---|
| SUP-4821 | Login redirect loop on SSO | High | In progress | ✓ | Jan 15, 2024 | |
| SUP-4819 | Export CSV missing header row | Medium | Open | ✕ | Jan 22, 2024 | |
| SUP-4815 | Slow dashboard load for large workspaces | Medium | In progress | ✕ | Feb 3, 2024 | |
| SUP-4808 | Typo in billing email subject line | Low | Resolved | ✕ | Feb 9, 2024 | |
| SUP-4802 | API rate limit hit during bulk import | High | Open | ✓ | Feb 14, 2024 | |
| SUP-4791 | Dark mode contrast on settings page | Low | Resolved | ✕ | Feb 20, 2024 |
Table settings
Columns
Add columns from the Add column… list, and drag their handle to reorder them. A table can hold up to 12 columns.
Available renderers by column type
Renderer options
Selecting a renderer reveals its own settings.
Number
Text
Badge
Progress
Link
Tag list
Boolean
Date, Status, and Delta have no additional options. Date formats the value as a date, Status draws it as a health state indicator, and Delta shows the value as a change with direction.
Rich table
Row highlight
Highlight rows based on a field's value. Pick a field, then choose how it's evaluated.