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 Notebook

PreviousUsing SQL EditorNextManage the Dashboard

Last updated 7 months ago

Was this helpful?

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

  1. Go to the 'SQL Notebook' tab under the 'Notebook' dropdown in the navigation bar.

  2. Create a SQL Notebook, write and run a SQL query. The results will appear in the 'Data' tab.

  3. Switch to the 'Metrics' tab to enter Distributed metric mode. Here, you can create charts by dragging dimensions and measures into the X and Y axes. 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. Once your chart is ready, you can save it by clicking 'Save as DM' (for Distributed mode) or 'Save as AM' (for Aggregated mode).

  2. To create a dashboard, click the 'Dashboard' tab at the top of the notebook. From the list of available metrics, select the ones you want and click 'Go to Dashboard'. Provide the dashboard name and description, then click 'Add' to create it.