Skip to content

KPI

KPI chart is ideal for KPI metrics and quick assessment of key indicators. 🚀



This chart is suitable for:

  • Displaying Key Performance Indicators (KPI) – Shows one or more important numbers for analysis.
  • Quick Results Assessment – Allows instant viewing of key values without excess information.
  • Comparison with Previous Metrics – Often used with arrows or percentage changes to show trends (growth or decline).

Typical Use Cases:

  • Total Sales, Profit, Revenue
  • Number of Users or Customers
  • Plan Completion Level (e.g., 85% of the target achieved)
  • Current Currency Exchange Rate or Stock Index
  • Number of Orders, Website Visitors, Subscriptions

yml Configuration example
yml
type: number
title: Total Products Sold

data:
  table: demo.cleaned_sales_data
  query: 1=1
  metrics:
    - quantity_ordered