- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2025 08:19 PM
Is there a good way to 'group by' a date/time field in local time?
It seems that although you can handle dates as a time series, you cannot 'group by' year, month, day, hour, or minute.For example, it seems that it is not possible to create a graph that groups data by hour or a graph that displays totals by year.
Is there a good solution to resolve this in Platform Analytics? It seems that 'GlideFunction' is not useful because we need local time, not GMT.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2025 09:20 PM
that's correct.
It's not possible as per my understanding.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2025 05:40 PM
Thanks, @Ankur Bawiskar .
Dear all.
The option to use a 'Data Table' was considered, but we encountered a limitation where percentage values cannot be hidden. As noted in the community link below, this appears to be a design constraint in ServiceNow.
Data visualization seems to be ill-suited for BI use cases.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2025 10:54 PM
Hi @MugTm09 ,
To group by year, month, day, hour etc. you should utilize the trend operator:
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2025 03:40 AM
Dear all.
Thank you for your replies. Unfortunately, the current time series visualization feature you mentioned doesn't meet our users' needs.
ServiceNow is not a spreadsheet software, so visualization capabilities are limited.
Therefore, we're continuing to explore better ideas...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2025 05:37 PM
Dear all.
The option to use a 'Data Table' was considered, but we encountered a limitation where percentage values cannot be hidden. As noted in the community link below, this appears to be a design constraint in ServiceNow.
Data visualization seems to be ill-suited for BI use cases.
