GitHub user endimonan added a comment to the discussion: Conditional formatting 
improvements

Quick update after going through the code. The two things originally asked here 
actually shipped in 6.1.0. Conditional formatting works on text and boolean 
columns in the Table chart (#34330, #36338), and you can highlight the whole 
row by picking “entire row” under Formatting column inside the rule popover 
(#34762, #35897). The fixed color request from the comments is covered too, 
there’s a “Use gradient” checkbox you can untick. A few caveats: this is all on 
the classic Table chart. The AG Grid table still only offers numeric columns, 
and on the Pivot Table string rules only color the header cells. What’s still 
genuinely missing is datetime support (like highlighting rows with a date in 
the past, as asked above) and is null checks on non boolean columns.

GitHub link: 
https://github.com/apache/superset/discussions/22790#discussioncomment-18090094

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: 
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to