I've created a custom field in the Requests module called Downtime. I need a Matix report whose columns are months and only two rows are Occurances and Sum of Downtime. Something like this:
I would identify occurances WHERE UDF_LONG1 IS NOT NULL. I also want to have the option to filter this by Department, but that is a simple filter on any report so I am not too worried about that part.
Is there any way to make a report like this in SDP?
Thanks in advance!