Create a single-stat dashboard

This tutorial steps you through creating a simple Dashboards using Observe. Dashboards help you visualize and interpret your data.

Explore dashboards

Click Dashboards in the navigation bar to open the landing page for dashboards.

To locate a specific Dashboard, enter text into the Start typing for filters... field to display a list of dashboards matching that text. To create a new dashboard, click New Dashboard.

Get started with dashboards

Let's start creating your first dashboard using the following steps:

  1. Click New Dashboard and then click Add card.

  2. Select one of the following types of Dashboards:

    • Dataset Table - Select from a list of available Datasets.
    • Dataset Visualization - Select to initially view a visual interface of a Dataset.
    • Metric Visualization - Select a metric from a list of available metrics.
  3. In this exercise, you want to create a Single Stat Summary Dashboard to display the number of user sessions. Select Dataset Visualization, and then enter app log in the Search field to locate the Dataset, App Logs.

  1. Edit the card to get the right visualization by clicking the edit () icon on the card.

The Visualization panel displays the different options for visualizing the data. The Expression Builder allows you fine-tune the metrics.

  1. From the Visualization panel, select Single Stat, and then add a name for the card. You can also change the color of the visualization if desired.
  1. In the Expression Builder panel, select summary from the Plot options, then Count Distinct Exact as the function, and then User Session as the field to calculate the metric.
  1. Click Back to dashboard after editing the card.

You just completed the configuration of a Single-Stat Dashboard.