- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2025 10:06 AM
Hello!
I am using Time Series Data Visualization in HR Agent Workspace.
The X-axis labels are inconsistent - some show full month names and other are abbreviated (e.g., November 2024 - Dec 2024...).
It doesn't even seem related to available space, if I squeeze or stretch the report, the labels stay the same.
Is there any way to fix this to be more uniform and show all the labels abbreviated?
Or is this an SN bug and there is nothing to be done?
Thank you!
Solved! Go to Solution.
- Labels:
-
UI Builder : Next Experience
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2025 01:38 AM
Apparently there is a solution.
Report X-axis texts are stored in the table sys_ui_message
And it is missing some records OOTB, also others are not correctly configured.
For example, adding a record with key "sep" and value "Sep" fixed the september display.
For some reason November is mapped to "NOV", also probably depends on the instance version.
But anyways the X-axis texts are there and it is possible to change them (be mindful that this impacts the whole instance in other places).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2025 11:31 AM
Hi @AijaRe
Look like it is bug, i tried by changing the properties but it did not work:
Alternative instead of standard calendar use the Georgian calendar.
Else log a case.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-31-2025 02:28 AM
Hi @Dr Atul G- LNG , than you for the comment and suggestions.
Could you please indicate how I can switch the calendar in UI Builder Data Visualizations?
I checked all UI Setup docs for Timeseries and can't find a word about calendars.
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-31-2025 06:02 AM
Hi @AijaRe
Greetings!!
Correct, there is no way to change the calendar in Data visualization. Need to take this as it is. Or log a now support case.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2025 01:38 AM
Apparently there is a solution.
Report X-axis texts are stored in the table sys_ui_message
And it is missing some records OOTB, also others are not correctly configured.
For example, adding a record with key "sep" and value "Sep" fixed the september display.
For some reason November is mapped to "NOV", also probably depends on the instance version.
But anyways the X-axis texts are there and it is possible to change them (be mindful that this impacts the whole instance in other places).