SuperTables
WebsiteAll products
V4.0
V4.0
  • SuperTables
  • Getting Started
    • Installation
    • Quick Start Guide
      • Setting Up SuperTables In a Dashboard
      • Setting up SuperTables as a Viz extension
    • UI Explained
      • UI Overview
      • Pivot
      • Formulas
      • Row Groupings
      • Status Bar
  • Features
    • Inline Filter
    • Advanced Filter
    • Grouping
    • Column Order
    • Hiding a column
    • Sorting Columns
    • Column Pane
    • Filter Pane
    • Row Groups
    • Autosize Columns
    • Context Menu
      • Cell Features
      • Copy With Headers
      • Clear All Filters
      • Export to PDF
      • Export to Excel & CSV
    • Pivot Your Table
    • Dynamic Aggregation
    • Formulas
  • Configuration Screen
    • General Tab
    • Data Tab
      • Create Alias
      • Data Fetch Method
      • Dimension Data Pane
        • Dimension Format
        • Column Background Color
        • Dimension Properties
      • Measure Data Pane
        • Measure Format
        • Measure Properties
      • Calculations Pane
      • Column Groups Pane
    • Actions Tab
    • Appearance Tab
      • Multiple Layouts
      • Custom Views
      • Charting
      • Layout Options
      • Grouping Options
      • Pivoting options
      • Accessibility
    • Theme Tab
    • Restrictions Tab
    • Tooltip Tab
    • Export Tab
    • About Tab
  • Enterprise Only Functionality
    • Custom Themes (Enterprise Only)
    • Custom Events (Enterprise Only)
    • Localization (Enterprise Only)
    • Export Pictures In Excel (Enterprise Only)
  • Guides
    • Setting up Calculations
      • Setting up a Simple Calculation
      • If-Else Calculation
      • Absolute Function
    • Conditionally coloring column(s)
    • How to make tool tips
    • Setting up Selective Aggregation
  • Accessibility FAQ
  • Support
  • Appendices
    • Glossary
    • Change log
Powered by GitBook
On this page
  1. Guides

Conditionally coloring column(s)

PreviousAbsolute FunctionNextHow to make tool tips

Last updated 9 months ago

In SuperTables you can conditionally color columns to better visualize your data.

Step 1: Open Configuration

This can be done by clicking your the container that has super tables on your dashboard.

Step 2: Navigate to the Data tab

Step 3: Select your column

Select your column and scroll down to the coditional coloring section

Step 4: Setting up your first conditional coloring

  1. Select color cell background from the radio options.

  2. Select a target column, select the same column as the one you have navigated to.

  3. Select a below bounds color by clicking on the color swatch

  4. Select a above bounds color by clicking on the color swatch

  5. Setup an inbounds color.

  6. Setup a lower bound.

    1. if your measure spans from -100 to 100 and you want any value below 0 to be colored according to your below bounds color then choose 0 as your lower bound.

  7. Setup an upper bound.

    1. if your measure spans from -100 to 100 and you want any value above 50 to be colored according to your below bounds color then choose 50 as your upper bound.

  8. Click Apply and Close

  9. Now your measure should be color with your chosen colors.

The section below explains all the additional coloring options available.

Conditional Coloring Options

Color cell background

This options applying your coloring settings to the cell background

Color cell text

This options applying your coloring settings to the cell background

Color entire row

By default the conditional coloring is only applied to the column but with option you can apply it to the whole row instead.

Target Column

The column you use to color the column. The target column can be any other column. You can use one column to color another.

Color bounds

  1. Lower Bound: The minimum value, anything value in column that is below this value will be colored with below bounds color.

  2. Upper Bound: The maximum value, anything value in column that is above this value will be colored with below bounds color.

  3. Below-Bounds Color: Color used to color values lower than or equal to lower bound.

  4. Above-Bounds Color: Color used to color values higher than or equal to Upper bound.

  5. In-bounds Color: Color used to color values between lower and upper bound.

Using a gradient

By default conditional coloring uses discrete values for upper, in and lower bounds but turning this option on will convert discrete coloring to gradient (continuous) resulting from lower bound to upper bound.

Custom font color

You can also assign a custom color to your font. The default color is black

Barchart

Instead of just coloring the cell you can also create a bar chart within the cell.

Min-Value: is the value where your barchart length is 0.

Max-Value: is the value where your barchart length is 100.

The right most column is conditionally colored.