BIRT FILTER FOR DAY OF THE WEEK FROM RTC TIMESTAMP
Hi,
I want to write a birt filter to just get database entries for a particular day of the week/month. I want to filter them at source. Is there any "sql like" syntax that allows to get the day of the week from TIMESTAMP?
Something like....
PROJECT_AREA_NAME = '{Current Project Area}' AND ITERATION_NAME = ITNAME AND WI_TYPE = 'Bug' AND DAYOFTHEWEEK(TIMESTAMP) = 1
Thanks in advance
John
|
Be the first one to answer this question!
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.