Custom Tabular Report

Table View

Table view displays Confluence data in rows and columns - a familiar spreadsheet-style layout. It is the primary and most versatile report type in Reports, Charts, Templates, CQL & Export for Confluence.

Configure Report

Key Features

FeatureDescription
Column headersDefined by your Columns tab - label, block type, and source field
Sortable columnsClick any header to sort ascending or descending
Inline searchFilter visible rows by keyword - no data reload
CSV exportDownload all visible columns and filtered data as a spreadsheet
JSON exportFull data structure download for developers or integrations
PaginationNavigate large datasets with Previous/Next and page numbers
Result LimitControl how many rows appear per page
All 6 block typesBasic, Image, Link, Collection, Regex, Text - all supported

Column Block Types in Table View

Block TypeWhat It RendersCommon Table Use Case
BasicPlain text or numberPage ID, version number, space key, status
ImageInline image (size adjustable)Profile picture of last editor, page thumbnail
LinkClickable hyperlinkPage title linking to the Confluence page
CollectionArray/list joined by separatorLabels as comma-separated list, contributors
RegexExtracted or transformed text via patternExtracting version number from a title
TextFormatted text with prefix, suffix, truncation, fallbackTruncated excerpt, 'N/A' fallback for empty fields

Configuring Table View

  1. Set Report Type to Table in the header dropdown.
  2. Load required expansions in the left panel.
  3. Open the Columns tab in the right panel.
  4. Click + Add New Column - set Label, Block Type, and Source Field.
  5. Reorder columns by dragging the handle icon.
  6. Apply filters in the center panel to narrow results.
  7. Set Result Limit in the header.
  8. Review in Live Preview, then Save.

Export from Table View

FormatHow to AccessBest For
CSVExport button → CSVExcel, Google Sheets, stakeholder sharing
JSONExport button → JSONDeveloper use, API integrations
Config RecipeImport tab → Copy JSONShare report setup with team

Best for: Content audits, governance reports, compliance tracking, contributor tracking, stale content review, and any report that benefits from side-by-side field comparison.