Metric Card Widget

The Metric Card widget displays a single key performance indicator (KPI) with optional comparison indicators and sub-values. Perfect for highlighting the most important numbers in your reports.

When to Use

Configuration Options

Content Settings

Title (Required)

What it is: The label displayed above the metric value

Examples: "Total Revenue", "Net Profit", "Order Count", "Profit Margin"

Tip: Keep titles short and descriptive (2-4 words ideal)

Metric (Required)

What it is: The data point to display

Available metrics:

How to select: Use the searchable dropdown to find your metric by typing keywords

Change Indicator

What it is: Shows how current value compares to a reference period

Options:

Display: Shows as percentage change with up/down arrow and color coding (green for increase in positive metrics, red for decrease)

Sub Value

What it is: Small text displayed below the main metric

Options:

Design Settings

Responsive Width

Desktop Columns (1-12): How many columns wide on desktop

Tablet Columns (1-12): Width on tablet devices

Mobile Columns (1-12): Width on mobile (typically 12 for full width)

Recommended: 3 desktop, 6 tablet, 12 mobile for balanced layout

Icon

What it is: Small icon displayed next to the title

Available icons:

Default: trending_up

Color Theme

What it is: Background color scheme for the card

Available themes:

Tip: Use color consistently (e.g., green for profit, red for costs, blue for revenue)

Advanced Settings

Enable Real-Time Data

What it is: Auto-refresh the metric at intervals

Options:

When to use: For live dashboards or real-time monitoring

Note: May impact performance with many widgets

Example Configurations

Example 1: Revenue Card with Growth

	Title: Total Revenue
Metric: Total Revenue
Change Indicator: Previous Period
Sub Value: Previous Period
Icon: attach_money
Color: Blue
Width: 3 (desktop), 6 (tablet), 12 (mobile)

Result: Shows current revenue, % change vs previous period, and previous period's value

Example 2: Profit Margin Tracker

	Title: Profit Margin
Metric: Profit Margin (%)
Change Indicator: Previous Period
Sub Value: Period Label
Icon: trending_up
Color: Green
Width: 3 (desktop)

Result: Displays margin percentage with trend indicator

Example 3: Order Count Simple

	Title: Orders
Metric: Order Count
Change Indicator: None
Sub Value: Period Label
Icon: shopping_cart
Color: Purple
Width: 3 (desktop)

Result: Clean order count without comparison

Example 4: ROAS Performance

	Title: Return on Ad Spend
Metric: ROAS
Change Indicator: Previous Period
Sub Value: Previous Period
Icon: trending_up
Color: Orange
Width: 3 (desktop)

Visual Examples

Basic Display

	┌─────────────────────┐
│ [attach_money icon] │
│  Total Revenue      │
│                     │
│     $45,230         │
│    ↑ 12.5%          │
│                     │
│  vs $40,180 prior   │
└─────────────────────┘

With Negative Change

	┌─────────────────────┐
│ [bar_chart icon]    │
│  Profit Margin      │
│                     │
│      28.5%          │
│    ↓ 3.2%           │
│                     │
│  vs 31.7% prior     │
└─────────────────────┘

Best Practices

Layout Guidelines

Metric Selection

Comparison Settings

Color Usage

Common Use Cases

Executive Dashboard

4 cards at top of dashboard:

  1. Net Profit (Green, 3 cols)
  2. Total Revenue (Blue, 3 cols)
  3. Order Count (Purple, 3 cols)
  4. Profit Margin (Green, 3 cols)

Marketing Performance

  1. Ad Spend (Red, 3 cols)
  2. ROAS (Orange, 3 cols)
  3. Conversion Rate (Blue, 3 cols)
  4. Customer Acquisition Cost (Purple, 3 cols)

Product Performance

  1. Units Sold (Purple, 4 cols)
  2. Average Profit per Unit (Green, 4 cols)
  3. Product Margin (Green, 4 cols)

Troubleshooting

Issue: No Data Showing

Check:

Issue: Comparison Shows "N/A"

Cause: No data in previous period

Solution: Extend date range to include prior period data

Issue: Card Too Small/Large

Solution: Adjust column widths for each device size

Issue: Icon Not Displaying

Solution: Icon name may be incorrect - select from dropdown rather than typing

Related Widgets