Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
can we use following tag on Report for getting Change Request,Defect,Task whose Time Entries that are modified in last one month
<%beginrelationshipsdetail Query[((timeentry[Entry Date] in the last 1 months) and (field[Type] = "Change Request","Defect","Task"))]%>