Hi
I have this format rule
[Scadenza] < TODAY()
if valid the field should be in red
but with the same value I get some lines in red and someone not
see image here
the cells on original sheet are all with same format and value 29/12/2024
can anyone help me ?
thanks!
With a format rule of [Scadenza] < TODAY(), shouldn’t all the values in the screenshot above NOT be red, since they are all greater than today?
Do you have any other format rules that are acting on the [Scadenza] column?
Is the column type set properly in your data source? Like.. is it set as a Date?
I change approach
testing another field
I expected to have in red only lines with value = “Scaduto” on field “Scadenza”
but instead I get this (red also in lines with value = “Valido”)
so the issue seems not related to date
thanks again for your help
How about those other format rules @lynchk21 proposed?