Reports

MongoQUI University

Report Editor

Dataset Section

  • Displays collection fields; click any field to copy its name ({{DATASET}} token tip for queries).

ViewReport

Report Blocks

  • A stack of content blocks. Gear ⚙️, download ⬇️, and delete 🗑️ icons appear on hover.
  • Add Block button (bottom) launches the Add Content Block modal.

Add Content Block Modal

StepOptions
Layout TypeSingle Block, 2 Columns, 3 Columns.
Block TypeTable, Bar Chart, Line Chart, Pie Chart, Doughnut Chart, KPI, Text, Image.
(future)Support for mixed-type row/column layouts.

AddReport

Table Block Example

  • Column headers are sortable (▲▼).
  • Null values display as null (grey italics).
  • Row chips (e.g., true/false) auto-styled for booleans.
  • Rows-per-page selector (e.g., 10 rows).

Actions

  • Save Report (top-right) – persists layout & blocks.
  • Success toast: “Report saved successfully!” confirms write.

SaveReport

Best Practices

  • Name conventions – Use <collection>-<purpose> (e.g., AccessTokens-WeeklyKPIs).
  • Dataset sample – For large collections, pre-filter or sample to improve load times.
  • Split dashboards – Keep ≤10 blocks per report for performance.
  • KPI blocks first – Place headline metrics at the top via drag-and-drop (coming soon).
  • Share internally – Prefer Org-member shares over public links for sensitive data.

Keyboard Shortcuts

ShortcutAction
Cmd/Ctrl + SSave report.
Del / BackspaceDelete selected block.
EscExit modals.

Next Stop: Combine Reports with Aggregate Builder pipelines to feed dynamic datasets into your dashboards.