Hi,
I have a problem , I can not figurer out / it is not working how to change the background when a date field is not set.(is null)
Here is what I have come yp with so far.....
realizing that the datetime value will be datetime.minvalue when the underlying data is null, I made the following in an formatting rules expression.
=Fields.SyncDate.Date.Ticks < :=1 but nothing happens,
Any ideas on how to make this happen ?.
Best Ole
I have a problem , I can not figurer out / it is not working how to change the background when a date field is not set.(is null)
Here is what I have come yp with so far.....
realizing that the datetime value will be datetime.minvalue when the underlying data is null, I made the following in an formatting rules expression.
=Fields.SyncDate.Date.Ticks < :=1 but nothing happens,
Any ideas on how to make this happen ?.
Best Ole