Hi,
you should try to group monthly on the date-field.
If there are two date-fields you have to take in account, try to create a formula that returns the date of the event, like this:
if isnull({HelpDesk.Status-History.Closed.TIME}) then
{HelpDesk.Status-History.New.TIME} else...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.