Week Date Format Defect on Calendar Report Widget for Dashboard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2023 08:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2023 08:40 AM - edited 07-11-2023 08:44 AM
I'm pretty sure the calendar-type report component is not editable (technically not a widget)...and there are separate properties available oob to customize/edit different aspects of the component. You can access these separate properties in a specific way...but they are also for specific things, none of which are what you're looking for: Reporting properties (servicenow.com) & Modifying and adding calendar report system properties (servicenow.com). However, this does glean to the idea that the report component is not looking at system properties (such as "default date/time display format") as these properties are managed separately. I'd recommend shunting this off to Now Support as an "Idea" (Ideas - Idea Portal (servicenow.com)) which could be included in a future release (either new, specific properties for the calendar-type report component or modify the behaviour so that it looks to the system properties for that info, natively) - or perhaps, they will consider this a bug/defect and streamline a fix/development.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2023 09:11 AM
Thanks for the feedback, I will try with Now Support
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2023 09:12 AM
Hello @Eliexer Diaz
by default, the system displays the preferred date format from the user record.
refer the below article:
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Best regards
Ravi Chandra.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2024 06:58 AM
Thank you, @Ravi Chandra_K
That was it. I changed the date format in my user record and did the trick. Now I just need to write a background script to do a bulk update and update my user transform map.
Thanks,
Renee