Any way to apply conditional formats to summary row aggreagates

Title says it all. If someone has figured out a hack, I would love to know how you’re accomplishing it :slight_smile:

Thank you!

Astha

1 Like

Hi Astha,

Unfortunatelly that’s not possible.

If you don’t need to summarize many columns, maybe you could manage with canvas formulas? They don’t have conditional formatting, but you can achieve something similar with format().

You could also create another table with a single row below the other one. Hide title and all other UI elements and manually create columns and formulas to summarize the columns from your main table. It’s quite some work to build once and to keep it updated when you add more columns, but you could apply conditional format to it.

Hope this helps,

Pablo

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.