Rally Software

 View Only
  • 1.  timesheet report

    Posted Oct 07, 2016 05:58 PM
    I need to create a weekly time report for 17 users each week ( I have a total of +100 users) . I have the time reporting module active.

    The report filter needs to be something similar to:
    (Date >= Date 1 AND Date <= Date2) AND (User = "bob" OR User = "Sally" OR User = "Mildred" etc., ...)

    I can write the report with no problem for 1 user.  Filtering on additional users seems to be an issue. It seems that when creating a New Custom Report that the filters can either be set to AND or OR and not a combination.  Is there another way to accomplish this?