Juicebox
Preparing your dataStory DesignerVisual design tips
  • Juicebox Documentation
  • What is Juicebox?
    • Technology requirements
  • Getting Started
    • Getting a Workspace
    • Reach out to us
  • Building Reports
    • Creating and Editing Reports
    • Data
      • Loading data
      • Managing data
      • The data preview
    • Design
      • Slices
        • Dynamic text
        • Customizing what shows
        • Multiple data tables
        • Charts
          • Headline
          • Filters
          • Chooser
          • Table
          • Card
          • Reports Navigation
          • Bar
          • Scatterplot
          • Leaderboard
          • Map
          • Trend
          • Pie
        • Selections as Variables
        • Debug
      • Ingredients
        • The ingredient editor
          • The dimension ingredient editor
          • The measure ingredient editor
        • Adding new ingredients
        • Advanced field formulas
        • Time formats
        • Number formats
    • Share
      • Publishing a report (or report changes)
      • Inviting viewers
      • Insights
    • Tips and Tricks
      • Telling data stories
      • Visual design
      • Preparing your data
      • Useful resources
  • Viewing Reports
    • Signing In
    • Navigating Reports
    • Focus and Filter
  • Managing Users
    • Adding Users
    • User Roles and Management
    • Limiting what data users can see
    • Access Views
    • Embedding Juicebox Apps
      • How embedding works
      • Juicebox Embedding API
      • Juicebox API
    • Requesting data from embedded apps
  • Managing my workspace
    • Workspace Settings
    • Subscription and Billing
  • Changelog 🎁
Powered by GitBook
On this page
  • The measure ingredient editor
  • Header
  • Basics
  • Styling
  • Advanced

Was this helpful?

Export as PDF
  1. Building Reports
  2. Design
  3. Ingredients
  4. The ingredient editor

The measure ingredient editor

PreviousThe dimension ingredient editorNextAdding new ingredients

Last updated 6 months ago

Was this helpful?

The measure ingredient editor

Header

Icon

Label (this is the same as the Label under Basics).

Data table

Menu

  • Duplicate

  • Duplicate as Advanced

  • Copy ingredient ID

  • Delete

Basics

Field formula

Label

Number format. Select how values should be formatted from the dropdown, or enter a custom .

Date format. (For min(date) or max(date))

Styling

Description

Color

Color when negative

Image url

Advanced

Filter

- color: "#ee6055"
  label: Below
  endValue: 4000000
  startValue: 0
- color: "#eaf4f4"
  label: On Target
  endValue: 5500000
- color: "#60d394"
  label: Above
  endValue: 20000000

In this example, there are three ranges: "Below", "On Target", and "Above". Each range is represented by a different color using hex codes and has a specific start and end value. The "Below" range starts at 0 and ends at 4 million, the "On Target" range ends at 5.5 million, and the "Above" range ends at 20 million.

Reverse. By default in the , higher numbers are deemed "better." To flip this for a particular measure, turn on Reverse.

Ranges. To show or gauges or to colorize measure cells in a , ranges will need to be defined. Here's an example of ranges defined for a Sales measure:

number format
Leaderboard
Measure Chooser
Card
Table