Replies: 46 comments 10 replies
|
I would find these developments very useful too |
|
Another suggestion:
|
|
Agreed, the conditional formatting for non-numeric is much needed. |
|
hi, just wanna push this thread since i'm in need of this function too |
|
+1 |
|
This would be awesome. |
|
+9999 |
|
+1 Conditional formatting for non-numeric columns |
|
+1 Conditional formatting for non-numeric columns |
|
+1 |
|
+++ |
|
Would be nice to have the color of a bar / line changed based of another column/value as well |
|
This is surely much needed, thank you all.
|
|
A much needed improvement, would really like to see that happen |
|
a feature that is much needed. If able to conditionally format based on columns not shown on table would be even better. |
|
Yeah I totally agree this is an essential feature but unfortunately I doubt it'll be implemented any time soon given this discussion has been active for so long without being acted on. |
|
Is there any feature so that the condition formatting should be applied to the whole row instead of the specified column ?? Would love this feature |
|
+1 |
|
+1 |
|
+1 |
|
+1 |
|
+1 |
|
yes this is a limtation that I would like to get fixed too. |
|
+1 |
|
Also to conditionally check other column. |
|
Hello, if nobody is already working on it, I can pick it up and open a PR. If there’s a preferred scope or approach, let me know. |
|
I am in urgent need of having conditional formatting based on datetime columns. E.g. highlight rows that have a date in the past. |
|
I'll check. If it's viable, I'll submit a PR and make it available for members to review. |
|
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. |
|
Endi,
thanks for the update. I looked for the option "entire row" but I couldn't
find it. Only the graph dimensions are listed on "Formating Collumn" .I
confirmed that Superset is update (6.1). Do I have to enable any flags on
config ?
[image: image.png]
Paulo Bitar Jr
Analista de Sistemas
@Brasília - DF
Mas sempre com Alma em Belém-PA
*Antes de falar, escute. Antes de escrever, pense.Antes de gastar, ganhe.
Antes de rezar, perdoe. Antes de desistir, tente.*
*Muito Importante*
Se você pretende redirecionar este e-mail, por favor, apague todos os NOMES
e ENDEREÇOS que nele aparecem. Outra opção de segurança é endereçá-lo no
Cco ou Bcc. Desta forma você estará protegendo a mim, seus amigos e a você
mesmo. Eu, juntamente com a campanha contra a propagação de vírus
agradecemos sinceramente.
Em qui., 20 de ago. de 2026 às 05:14, Endi Monan ***@***.***>
escreveu:
… 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
<#34330>, #36338
<#36338>), and you can highlight
the whole row by picking “entire row” under Formatting column inside the
rule popover (#34762 <#34762>,
#35897 <#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.
—
Reply to this email directly, view it on GitHub
<#22790?email_source=notifications&email_token=AKTCY2I7AZI7QQGJDYGL4ZT5K2XMRA5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCOBQHEYDAOJUUZZGKYLTN5XKOY3PNVWWK3TUUVSXMZLOOSWGM33PORSXEX3DNRUWG2Y#discussioncomment-18090094>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKTCY2M2UVYHGJM24DUVYC35K2XMRAVCNFSNUABGKJSXA33TNF2G64TZHMZTSNBWGQYDCOB3IRUXGY3VONZWS33OHM2DONZSHAZDFILWAI>
.
Triage notifications, keep track of coding agent tasks and review pull
requests on the go with GitHub Mobile for iOS
<https://github.com/notifications/mobile/ios/AKTCY2NJWKC3ZECMGICD6C35K2XMRA5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCOBQHEYDAOJUUZZGKYLTN5XKOY3PNVWWK3TUUVSXMZLOOSVGM33PORSXEX3JN5ZQ>
and Android
<https://github.com/notifications/mobile/android/AKTCY2LSHEIS2XHUJM7WGOL5K2XMRA5CNFSNUABIM5UWIORPF5TWS5BNNB2WEL2ENFZWG5LTONUW63SDN5WW2ZLOOQXTCOBQHEYDAOJUUZZGKYLTN5XKOY3PNVWWK3TUUVSXMZLOOSXGM33PORSXEX3BNZSHE33JMQ>.
Download it today!
You are receiving this because you commented.Message ID:
***@***.***>
|
Uh oh!
There was an error while loading. Please reload this page.
I didn't see these suggested in issues or discussions so hopefully these aren't duplicates. I recently tried to apply conditional formatting to a table in Superset and found myself longing for the following:
All reactions