Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. 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"))]%>