Grouping CI Classes on Reports
Hello All,I am creating report on the incident table to show incidents created over time, stacked by Configuration Item > Class. This was quite easy to do using the following report attributes:Table: IncidentType: ColumnGroup By: ClassStacked: TrueA ...