Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How do I create a filter on timestamp in Rational Insight on last modified date using timestamp

I have built a report in Rational Insight and will set the Cognos Scheduler to run every day at 5:00 PM PST. What I need is the report to only show data from 5:00 PM PST the night before to the time I run the report at 5:00 PM PST the next day. In other words, i want to use last modified date in the request section but I am not sure how to set the filter. Any help would be appreciated

0 votes

Comments

Hi Brandy, you question is not related to JazzHub. I have removed jazzhub tag.


Accepted answer

Permanent link
Hi Brandi -
We do something similar where we want to show only workitems in the report that have been updated in the last week. We have this filter in the report to get only workitems that have been resolved in the previous 7 days:   _days_between(current_date, [Resolved Date]) <= 7

You could do something similar with your report using the built-in functions like  'current_date',  'current_timestamp' or 'current_time' to get to the date/timestamp you're looking to use in your filter.
Brandy Guillory selected this answer as the correct answer

1 vote

Comments

Thank you Jackie , you are awesome! I will try this solution

Your answer

Register or log in to post your answer.

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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,014
× 7,487
× 1,699

Question asked: Dec 13 '13, 4:02 p.m.

Question was seen: 4,236 times

Last updated: Dec 17 '13, 3:54 p.m.

Confirmation Cancel Confirm