Skip to content

feat: conditional formatting for pivot tables#9668

Draft
nishantmonu51 wants to merge 3 commits into
mainfrom
nishantmonu51/conditional-formatting
Draft

feat: conditional formatting for pivot tables#9668
nishantmonu51 wants to merge 3 commits into
mainfrom
nishantmonu51/conditional-formatting

Conversation

@nishantmonu51

Copy link
Copy Markdown
Collaborator
  • Adds conditional formatting to pivot tables so users can color measure cells based on value rules.
  • Supported in both Explore (PivotToolbar / PivotFormattingPicker) and Canvas (inspector PivotConditionalFormatInput) dashboards.
  • Rules persist through proto state (dashboard.proto, fromProto/toProto) and are applied during column definition rendering.
  • Includes unit tests in pivot-conditional-formatting.spec.ts.

Checklist:

  • Covered by tests
  • Ran it and it works as intended
  • Reviewed the diff before requesting a review
  • Checked for unhandled edge cases
  • Linked the issues it closes
  • Checked if the docs need to be updated. If so, create a separate Linear DOCS issue
  • Intend to cherry-pick into the release branch
  • I'm proud of this work!

Developed in collaboration with Claude Code

Add conditional formatting support to pivot tables in both Explore and
Canvas dashboards, letting users color cells based on measure value rules.
@nishantmonu51 nishantmonu51 added Type:Feature New feature request Area:Pivot Size:L Large change: 500-1,999 lines labels Jul 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area:Pivot Size:L Large change: 500-1,999 lines Type:Feature New feature request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants