Hello all, I’ve received a request to highlight a ...
# general
o
Hello all, I’ve received a request to highlight a saved search cell when the value is blank so the user quickly see action is required. What’s the trick to highlight a saved search column value without adding a separate Formula HTML column? The column in question is a Custom List and ideally would remain as inline. I know I can add another column with CASE WHEN and formatting.
t
I didn't know you could highlight one individual cell. I thought it was a whole row or nothing. I'll have to look
You can use a Formula(html)/ Formula(numeric) for highlighting purposes only?
o
Yeah, I can only get this. Thought I had come across something in my google travels where a column could be highlighted via a different ‘hidden’ column 🤷‍♀️
t
I mean that you can add the formula to highlighting without making it a result as well.
o
Oh yes but that does the whole row which I don’t want
o
appreciate it but it’s the same type of formula where it’s another column. doesn’t look like it’s possible to highlight the actual column itself. I’ll post back should I come across a solution.
m
Yeah unfortunately the only way to highlight a cell is with a formula which in turn negates the need to highlight it if you can’t fix/add the missing value
You could try to make all OTHER columns formulas with a color of white then use native highlighting to highlight the entire row I don’t know if the formula background color will override the native highlighting but it might work 🤷‍♂️ I’ve never tried this but just a thought
o
interesting idea but in the grand scheme thing of things it’s more effort than it’s worth, a separate column will have to do, oh well