Need help in ServiceNow Report

AnamN
Tera Contributor

Hi Team,

 

I need help with ServiceNow Report.

We have table with column as below fields

State (In Progress/Complete/Cancel) , Number of Incident, Number of Change, Number of problems

and we want to display report like below:

StateNumber of IncidentNumber of ChangeNumber of problems
In Progress346
Complete666
Cancel155
Total101517
6 REPLIES 6

Ankur Bawiskar
Tera Patron
Tera Patron

@AnamN 

Atul has shown the approach. Did you try that?

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Yes I tried but there is a limitation of rows and columns in Multipivot report type. I think only 5 rows and columns can be selected. there are around 150 fields (columns) for which we need this report.