SERVICENOW CSA REPORTING

Reports vs Dashboards vs Performance Analytics.

Choose a visualization for a defined data question, a dashboard for a shared decision view, or Performance Analytics for governed KPIs and trends over time.

Updated 18 August 2026 · Original ITCertPath learning resource

Start with current state, shared view or trend

Report / visualization

Answers a defined question from table data, such as open incidents by priority right now.

Dashboard

Organizes multiple visualizations and filters on one shareable canvas for a stakeholder audience.

Performance Analytics

Collects indicator scores and supports trend, target, threshold and breakdown analysis over time.

CSA exam clue

Visualize table data points to a report. Combine and share visualizations points to a dashboard. Measure a KPI over time points to Performance Analytics.

Reports and data visualizations answer focused questions

A report presents filtered and aggregated table data through a suitable visualization. Use it when the question can be answered from the available records and the audience needs the current state or a direct grouping.

Example: open incidents by priority

Use the Incident table, filter to active/open records, group by Priority and choose a chart that makes the comparison clear. Verify ACLs because a visualization does not grant access to records the viewer cannot read.

  • Define the business question before choosing a chart.
  • Use the correct table, database view or data source.
  • Keep filters explicit and validate date/time boundaries.
  • Avoid misleading scales, excessive categories and duplicated counts caused by joins.

Dashboards create a decision-focused canvas

A dashboard combines data visualizations, filters and supporting elements for a specific audience. It should tell a coherent operational story rather than become a storage area for every available report.

Dashboard elementPurposeDesign check
VisualizationAnswers one questionIs the metric actionable?
FilterChanges compatible visualizations togetherDo all targets use the expected field/source?
LayoutEstablishes reading orderAre exceptions and KPIs visible first?
SharingDefines the audienceDo permissions and underlying ACLs match?

Current Platform Analytics dashboards use an inline editor for shareable canvases; technical dashboards can use UI Builder for advanced developer scenarios. Older or not-yet-migrated instances can still have Core UI responsive dashboards.

Performance Analytics manages KPI history

Performance Analytics uses indicators—KPIs—with sources, aggregation and scheduled collection to generate scores. It supports targets, thresholds, time-series analysis and breakdowns such as Priority, Category or Assignment Group.

ObjectMeaningExample
Indicator sourceTable/view and record conditionsActive incidents
IndicatorAggregation that produces a scoreNumber of open incidents
Collection jobCreates scores on a scheduleDaily collection
BreakdownGroups or filters scoresAssignment Group
Target / thresholdGoal or normal-range boundaryFewer than 100 open incidents

History must be designed. A current report cannot reconstruct past table states that were never collected. Define indicators and collection frequency before stakeholders need trustworthy historical comparisons.

Build analytics from the decision backward

  1. Identify the stakeholder, decision and action the visualization must support.
  2. Define the metric, population, filters, aggregation and time boundary in plain language.
  3. Validate the source table, joins, security and data quality.
  4. Choose current-state reporting or collected KPI history deliberately.
  5. Select a visualization suited to comparison, composition, distribution or trend.
  6. Combine only related views on a dashboard and add useful shared filters.
  7. Test as the target audience, including users with restricted record access.
  8. Monitor dashboard execution time, adoption and stale or duplicated content.

Troubleshoot wrong or missing analytics

  1. Restate the expected metric: table, condition, aggregation and time period.
  2. Check user access: roles, sharing and ACLs can change visible results.
  3. Inspect the source: table, database view, duplicate joins and null values.
  4. Review filters: encoded conditions, relative dates, interactive filters and domain context.
  5. For Performance Analytics: check indicator source, collection job, last collection, scores and breakdown mapping.
  6. Check experience: Core UI versus Platform Analytics and migration status.
  7. Compare record evidence: drill into the underlying records where supported.
  8. Measure performance: simplify heavy visualizations or dashboards and verify refresh behavior.

ServiceNow CSA practice checks

A manager wants today's active incidents grouped by priority. Which tool?

Best answer: a report or data visualization based on filtered Incident table data.

Executives need several operational views and common filters on one page. Which tool?

Best answer: a dashboard containing the relevant visualizations and filters.

A process owner needs a monthly KPI trend, targets and assignment-group breakdowns. Which capability?

Best answer: Performance Analytics indicators with scheduled score collection and configured breakdowns.

Frequently asked questions

What is the difference between a ServiceNow report and a dashboard?

A report or data visualization presents a defined view of table data. A dashboard is a shareable canvas that organizes multiple visualizations, filters and other elements for an audience.

When should ServiceNow Performance Analytics be used?

Use Performance Analytics when stakeholders need managed KPI indicators, collected scores over time, targets, thresholds and breakdown analysis rather than only a visualization of the current table state.

What is a Performance Analytics breakdown?

A breakdown groups or filters indicator scores by a qualitative attribute such as Priority, Category or Assignment Group. Its possible values are breakdown elements.

Are classic reports and dashboards the only current ServiceNow analytics experience?

No. Current releases include Platform Analytics data visualizations and dashboards, while upgraded or not-yet-migrated instances may still use Core UI reports, responsive dashboards and Performance Analytics widgets. Verify the instance experience and entitlements.

Official ServiceNow references

Use current ServiceNow documentation for Platform Analytics, Platform Analytics dashboards, Core UI reporting and dashboards, indicator management and indicator breakdowns. Availability varies by release, migration state, role and license.