Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Bar graph stacked by date

Chris66
Kilo Contributor

How can I create a report that uses a vertical bar graph stacked by date in the following format:  1st bar 1 - 7 days ago.  2nd bar 8 - 14 days ago, etc.?

1 ACCEPTED SOLUTION

SanjivMeher
Mega Patron
Mega Patron

I dont think you can stacked by a date field unless you create an aging field in your table.

But if you group by the date field, you can get the aging report like below.

 

find_real_file.png


Please mark this response as correct or helpful if it assisted you with your question.

View solution in original post

4 REPLIES 4

SanjivMeher
Mega Patron
Mega Patron

I dont think you can stacked by a date field unless you create an aging field in your table.

But if you group by the date field, you can get the aging report like below.

 

find_real_file.png


Please mark this response as correct or helpful if it assisted you with your question.

Hi Sanjiv - 

 

Would you be willing to send me your configuration setup for this report?

Chris66
Kilo Contributor

Thank you!  That is perfect!

Awesome... Please mark my response correct if it answered your question.


Please mark this response as correct or helpful if it assisted you with your question.