HI,
I am using cognos 8.0 and want to filter records based on the system date. But there is a possiblity that the dates in the database are greater than the system date due to different time zones and people from different zones updating the database. So if I want to get all the records from the database that have the last update date as system date or greater than system date, than can I use the _Age function?
something like
(_age(cast([DateLastUpdated],date)) =< 0)
Thanks a lot for your help!
Regards,
$wapnil
I am using cognos 8.0 and want to filter records based on the system date. But there is a possiblity that the dates in the database are greater than the system date due to different time zones and people from different zones updating the database. So if I want to get all the records from the database that have the last update date as system date or greater than system date, than can I use the _Age function?
something like
(_age(cast([DateLastUpdated],date)) =< 0)
Thanks a lot for your help!
Regards,
$wapnil