Hi all!
I got the following problem: when I try to complain date from data blinding (formatted as YYYY-mm-dd) with constant, which is represent default date value (0001-01-01), nothing is working.
I tried "traditional" equality operator ('=='), some BirtDate functions. Nor of them gives any result. Report going properly, but nothing happens with my function even if it's should have TRUE value, it's FALSE.
I would really appreciate if somebody will give me advice!