Conditional Coloring

Conditional color
Set cell colors based on conditions

Color rows or cells based on field values. Create visual cues that make important data stand out instantly.

Setting up

  1. Click the color icon in the toolbar (or right-click a column → Conditional coloring)
  2. Add a rule:
SettingDescription
FieldWhich column to check
OperatorHow to compare (equals, contains, greater than, etc.)
ValueWhat to compare against
ColorWhich color to apply (8 options)
  1. Records matching the rule get the color applied

Available colors

8 colors: Red, Orange, Yellow, Green, Blue, Purple, Pink, Gray

Example rules

RuleColorPurpose
Status = "Overdue"RedHighlight overdue items
Priority = "Critical"RedCritical issues stand out
Status = "Done"GreenCompleted items
Score > 90GreenHigh performers
Score < 50OrangeAt-risk items
Owner is emptyYellowUnassigned tasks
Due Date < todayRedPast-due items

Multiple rules

Add multiple rules; they stack. A record can match multiple rules; the last matching rule's color wins.

Per-view settings

Conditional coloring is saved per view. Different views can have different color rules: Grid view highlights overdue items, Kanban view uses default card colors.

Tip

Use a simple traffic light system: Red for problems, Yellow for warnings, Green for success. Three colors communicate status at a glance without overwhelming.