create a formula in CR @TCDate and put
IF TC.date = '1/1/1990' then "NULL"
else
TC.date
Place the formula instead of TcDate field
create a formula in CR @TCDate and put
IF TC.date = '1/1/1990' then "NULL"
else
TC.date
Place the formula instead of TcDate field