Skip to main content
Version: 11

Creating a Dashboard

To create a new dashboard based on the available charts, follow these instructions:

  1. On the Dashboards page, click + Dashboard located at the upper-right corner of the page. This will redirect to an empty dashboard.

    Adding a Dashboard

    Adding a Dashboard


  2. Click Edit the dashboard.

    Editing a Dashboard

    Editing a Dashboard


  3. Click the title placeholder ([untitled dashboard]) located at the upper-left corner of the page. Provide a descriptive title for the dashboard.

  4. In the Property pane, located at the right side of the page, uncheck Show only my charts. This will list all the available charts that you can include in your dashboard.

    NOTE

    Use the Filter and Sort functionalities for your ease of use.

  5. From the list of charts, drag the desired chart and drop it on the dashboard pane.

    Adding Charts to a Dashboard

    Adding Charts to a Dashboard


    NOTE
    • You can only include a chart in a dashboard once.
    • Use the resizing functionality of the dashboard to achieve your requirements.
    • The dashboard automatically displays the grid guide; use this to layout the charts properly.
  6. Once the selection is done, click the Layout elements tab. This provides more elements that can be added to the dashboard that can help achieve your requirements.

    The following are the available elements:

    ElementPurposeUsage
    TabsOrganize dashboard content into separate views or sectionsPlace related charts in different tabs to reduce visual clutter and improve navigation
    RowA horizontal layout containerAlign charts or elements side-by-side horizontally within the dashboard
    ColumnA vertical layout containerStack charts or elements vertically, often placed inside rows for grid layouts
    HeaderDisplay prominent titles or section headingsUsed for dashboard titles or to label different parts of the dashboard
    Text/MarkdownAdd formatted text, links, images, and basic HTML using MarkdownUseful for adding explanations, KPIs, instructions, or custom labels
    DividerAdd a horizontal line to visually separate sections of the dashboardEnhances clarity by breaking up different parts of the dashboard
    Superset Dashboard Layout Elements

  7. Drag the desired element from the list and drop it on the exact place in the dashboard where you want to put the element.

    tip

    Red indicates that the element is not applicable on that space, and blue if applicable.

  8. Once all is set, click Save located at the upper-right corner of the page.

    Adding Layout Elements to a Dashboard

    Adding Layout Elements to a Dashboard


  9. Once saved, the dashboard will be displayed. Review the layout of the dashboard.

  10. On the left side of the page, click the funnel icon. The Filters pane will appear.

    Dashboard Filters Pane

    Dashboard Filters Pane


  11. Click the gear icon and choose Add or edit filters. The Add and edit filters dialog will appear.

    Adding Filters

    Adding Filters


  12. Set the properties of the filter to achieve the required filters for the dashboard.

    tip
    • Make sure that the filters configuration is properly set based on your requirements. This determines the behavior of the filters in your dashboard.
    • Use the Add Filter located at the bottom-left corner of the dialog to add and configure more filters.
    • Use the delete icon associated with a filter to remove the filter.
  13. Click Save. This will display all the configured filters in the Filters pane.

    Configuring Filters

    Configuring Filters


tip

For more information, refer to the official Apache Superset documentation.