How to create trending bar chart stacked by grouped columns?

Milind
Kilo Contributor

Hi there,

I am creating a trending bar chart of incidents per months which I want stacked it by priorities in grouped columns. I found that we can do stacked by grouped column in bar chart but cannot trend these reports. However, is there any way to merge bar chart and trending bar chart (trend chart) in one chart? I don't want to do this my custom reporting functionality because it would not support to interactive filters.

Thank you.

3 REPLIES 3

Arnoud Kooi
ServiceNow Employee
ServiceNow Employee

Starting in Istanbul with premium PA you can be Using multiple data series in a report is that what your looking for?


Not applicable

I'm able to do this:



Data Table = Incident


Type = Trend


Group by = Priority


Trend by = Created


per = Month


Aggregation = Count



Are you able to replicate or a I missing the question?



Sara


ashtiw
Kilo Contributor

This is correct Sara.