Autonmis DOCS
Sign Up for FREE
  • Introduction
    • About Us
    • Key Differentiators
    • Free & Pricing Plans
    • General FAQs
  • Community
  • Getting Started
    • Create your first Connection
    • Create & Manage your first SQL Notebook
    • Create & Manage your first Python Notebook
    • Create & Manage your first Dashboard
  • Create your first Connection
    • Step 1: Navigate to the Connect Tab
    • Step 2: Supported Connection Types
    • Step 3: Add a Connection
    • Step 4: Verify DB/CS Connection
  • Create & Manage your first SQL Notebook
    • Create a SQL Notebook
    • Generate a SQL Notebook Using AI
    • Build a SQL Notebook Manually
  • Create & Manage your first Python Notebook
    • Creating a Python Notebook
    • Generate a Python Notebook Using AI
    • Build a Python Notebook Manually
  • Create & Manage your first Dashboard
    • Create a Dashboard from the Dashboard Tab
    • Create Dashboards from SQL Editor or SQL Notebook
      • Using SQL Editor
      • Using SQL Notebook
    • Manage the Dashboard
  • Mastering Data Queries with SQL Editor
    • Create a SQL Editor
    • Writing and Running SQL Queries
Powered by GitBook
On this page

Was this helpful?

  1. Create & Manage your first Dashboard
  2. Create Dashboards from SQL Editor or SQL Notebook

Using SQL Editor

PreviousCreate Dashboards from SQL Editor or SQL NotebookNextUsing SQL Notebook

Last updated 7 months ago

Was this helpful?

Follow these steps to create a dashboard using a SQL Editor:

  1. Go to the 'SQL Editor' tab.

  2. Create a chart, write and run a SQL query to retrieve data. The query results will be displayed under the 'Data' tab in the 'Visualize' section.

  3. Click the 'Metrics' tab to enter Distributed metric mode and drag dimensions and measures into the X-axis and Y-axis fields to create a chart. You can also select the chart type (Line, Area, Bar, Pie), and add a chart name and description.

  1. For Aggregated metrics, choose a metric from the dropdown, select a function (SUM, AVG, COUNT, MAX), and provide a chart name.

  1. To publish the chart within a dashboard, click on the 'Publish Chart' button. This will display a list of existing dashboards. If you want to create a new dashboard, click on the 'Add Dashboard' button. A popup will prompt you to provide the dashboard name and description.

After entering these details, click 'Add' to create the new dashboard. Then, select the newly created dashboard from the dropdown and click 'Publish' to publish the chart within that dashboard.