Rational Insight Report
Hi,
We have generated one report bu using Rational Insight.
In that we are having one column which is showing "Due Date" of Workitem like
We have generated one report bu using Rational Insight.
In that we are having one column which is showing "Due Date" of Workitem like
|
May 2, 2013 2:00:00 AM.
We want to truncate the time which shows along with date and just require date (for E.g. May 2, 2013). Could you please assist us how this can be implemented. Thanks and regards, Suyash |
|
|
One answer
Hello Suyash,
you can use a cast like "cast ([Due Date], date)".
For a full example see my answer in this thread:
How to apply filter on creation date while creating report in rational insight
https://jazz.net/forum/questions/152851/how-to-apply-filter-on-creation-date-while-creating-report-in-rational-insight/152876
Best Regards,
Francesco Chiossi
you can use a cast like "cast ([Due Date], date)".
For a full example see my answer in this thread:
How to apply filter on creation date while creating report in rational insight
https://jazz.net/forum/questions/152851/how-to-apply-filter-on-creation-date-while-creating-report-in-rational-insight/152876
Best Regards,
Francesco Chiossi