Pivot table - Incident Category by Month report

Alex Ng
Tera Contributor

Hi community,

Has anyone create report of Incident Category by Month in a Pivot Table format such as followed?:

Pivot.png

I cannot seems to find the right field to group it by months. Anyone has any ideas?

Thank you.

1 ACCEPTED SOLUTION

tltoulson
Kilo Sage

Hi Alex,



As indicated by Anurag, pivot table reports only allow you to work with existing fields which means the whole date-time.   That gives you a couple options in order of increasing difficulty:



- Use a Trend Chart as indicated by Anurag


- Create a month field and a business rule to populate it, you can make it readonly and not even show it on the form


- Create a custom report using a UI Page/UI Macro and GlideAggregate


View solution in original post

11 REPLIES 11

Hi Alex

 

I am new can you please tell me were to create this month field and what business rule to use I need a monthly report for Incidents and RITMs open and closed/Resolved tickets

 

 

I would very much appreciate you help

Hi Alex

 

I am new can you please tell me were to create this month field and what business rule to use I need a monthly report for Incidents and RITMs open and closed/Resolved tickets

 

 

I would very much appreciate you help

find_real_file.png

 

Hi ,

I tried the above solution, it worked but... the months are not coming in order, could you please suggest what can be done.

Alex Ng
Tera Contributor

Hi all,



Thank you for your replies. I did saw the trend chart. Just wonder if I could do it in pivot table type of reporting with additional fields since the trend chart only allow limited column to be displayed. I am trying not to look at any third party software that could incur additional costing for now.



Guess all I could do is going into scripting in UI Macro or business rule again and test on error. It's unfortunate that, the platform does not has this kind of reports from OOB.


Jane Stone
Kilo Guru

We really need an alternative solution for reporting with date fields. Is there any chance of getting a pivot table report option as a 'trend' report? I have a requirement to report on Releases by Planned Release Date and Further broken down by Application. I can use a column chart to represent it visually, but what my user base really wants to see is the lower part of the Grid if you do Display Grid - which is a pivot table. If I could only display just the Grid and not the columns, I would have what I need. Are there any plans to provide such an option?