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.

Workspace Group By Date

Tom Lapkowicz
Tera Expert

Hello.  I have the attached item on a workspace.  As you can see, it groups by dates (i.e. 2-5 days, 5-7 days, 1-2 weeks, etc).  Where are these groupings configured?  I would like to change this to only group by less than 3 months and 3 months or greater

 

I created this item by clicking Add New Element | Data Visualization | New Visualization | Donut.  The data source is the Incident table and Group By is Time to Resolve (custom field)

1 ACCEPTED SOLUTION

Bhuvan
Giga Patron

@Tom Lapkowicz 

 

You can check for this definition in bucket pa_bucket_groups and report range sys_report_range tables

 

Bhuvan_0-1759332630864.png

 

Please check Indicator Data Properties 'Sort By' field in the below documentation link for more information

 

https://developer.servicenow.com/dev.do#!/reference/next-experience/zurich/now-components/now-vis-pi...

 

If this helped to answer your query, please mark it helpful & accept the solution.

 

Thanks,

Bhuvan

View solution in original post

1 REPLY 1

Bhuvan
Giga Patron

@Tom Lapkowicz 

 

You can check for this definition in bucket pa_bucket_groups and report range sys_report_range tables

 

Bhuvan_0-1759332630864.png

 

Please check Indicator Data Properties 'Sort By' field in the below documentation link for more information

 

https://developer.servicenow.com/dev.do#!/reference/next-experience/zurich/now-components/now-vis-pi...

 

If this helped to answer your query, please mark it helpful & accept the solution.

 

Thanks,

Bhuvan