Skip to main content
A guide to creating the right visualization for your data Welcome! This guide helps you build charts in Databrain quickly and confidently. Whether you’re tracking a single number, comparing categories, or building interactive dashboards, you’ll find the right approach here with step-by-step instructions, real examples, and visuals for each scenario.

How charts work

Every chart in Databrain is built from two ingredients:
  • Dimensions: what you group by (dates, regions, categories)
  • Measures: the numbers you calculate (Count, Sum, Average)
To build any chart:
  1. Start with the problem statement
    A good Databrain chart is not chosen by chart name first. Start with the sentence you are trying to answer: Are we on track? What
    changed? Where is the issue? Which segment is different? Which records need action? Once that sentence is clear, the chart type
    usually becomes obvious.
  2. Build the metric shape
    Every chart starts with dimensions and measures. Dimensions answer “by what” - by month, region, segment, status, product,
    customer, country. Measures answer “how much” - revenue, count, average duration, conversion rate, spend, margin, or score.
  3. Turn the metric into an experience
    The chart is only the first layer. In Databrain, the same metric can become much more useful with Group By, drill down, switch axes,
    chart click action, dashboard filters, metric filters, app filters, forecasting, downloads, and AI Summary. That feature stack is what turns a static visual into a guided analytics workflow.

Quick chart picker

Standard Databrain build pattern

  1. Create or edit a metric from the dashboard.
  2. Add dimensions and measures, or use Custom SQL/Python when the data shape needs preparation.
  3. Click the Charts icon and choose the chart type that matches the business question.
  4. Open Settings and use appearance and actions to assign axes or roles.
  5. Use Appearance to set colors, labels, legends, number format, prefix/suffix, thresholds, and chart-specific styling.
  6. Use Actions to enable Group By, drill down, switch axes, click actions, forecasting, sorting, or secure underlying-data behavior where relevant.
  7. Save to Dashboard and test the chart with filters, drill paths, and embed/app-filter behavior if it will be customer-facing

Requirement-to-chart playbook

Analysis patterns

Use this section for any analysis requirement instead of a chart name. The goal is to translate the analysis intent into a Databrain build pattern while keeping the positioning clear: Databrain can visualize, filter, drill, summarize, and operationalize the analysis.

Interaction features that make charts useful

Chart catalog

KPI Cards

Tables

Line and Time Series

Bar

Combo

Area

Pie

Distribution

Funnel and Flow

Hierarchical

Maps