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
  • Configure
  • Style

Was this helpful?

Export as PDF
  1. Building Reports
  2. Design
  3. Slices
  4. Charts

Table

PreviousChooserNextCard

Last updated 1 month ago

Was this helpful?

The table chart displays selected dimensions and measures as columns in a table. Users can search, sort, and download the data. To search, click the filter pill and search for any value in the table. To sort the data by the values in a column, click on the column header. If data download is enabled, click on the Data button to download the data as a CSV or Excel file. By default, selecting rows will filter downstream results.

Configure

Pick columns for your table. Select the dimension and measure ingredients to show in the table. They will appear in the order selected.

Selected dimensions and measures with a number data type will be right-aligned within the table column; all other data types will be left-aligned.

Enable download. If enabled, users will be able to download the data.

File type. If downloads are enabled, select either Excel or CSV for the download file type.

Style

Max rows per load. Enter the number of rows to load. The default value is 250.

Show button to load more. If enabled, a Load more button will display if the number of rows exceeds the max rows per load value.

Hide column icons. If enabled, icons for all columns will be hidden.

Measure range coloring. If enabled, ranges defined for measures in the the Advanced/Ranges section of the measure ingredient editor will be used to color the measure table cells. For example, in the example above, the Avg Sales measure has the following ranges defined:

Sort column. Set which column to sort on and the sort order for the initial sort. (The user can override the sort order by clicking on the column header.)

The Configure tab has the following options (in addition to the ):

The Style tab has the following options (in addition to the ):

common slice configuration options
common slice configuration options
Example Table slice