Error: Invalid configuration. Required field: trendMinuteInterval
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hello,
I am facing an error when using Trend by = Minute in a ServiceNow report.
Even though I select “Minute” in the report configuration, I still receive the following error:
Environment: Next Experience (PAR Dashboard / Data Visualization)
Other intervals (Hour / Day / Week) work fine without issues.
When I switch back to Classic UI, the Minute option used to work.
Has anyone encountered this issue before?
Is Minute interval no longer supported in Next Experience, or is there a way to configure the trendMinuteInterval field (for example, in the par_visualization table) to resolve this?
Any advice would be appreciated. Thank you!
- Labels:
-
Agent Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hi @kack l ,
Required field: trendMinuteInterval typically arises when attempting to use the Trend by = Minute option in a report without properly configuring the trendMinuteInterval field....
To resolve, ensure that the field you're using for the trend (e.g., sys_created_on) is of the Date/Time type, then navigate to Performance Analytics > Indicator Definitions, locate your indicator, and set the trendMinuteInterval field to a valid value (e.g., 5 for 5 minute intervals); after that, open your report, edit the trend settings to confirm that the Trend by option is set to Minute and that the trendMinuteInterval field is correctly configured; if the issue persists, try switching to the Classic UI to see if the problem is UI specific....
If you found my response helpful, please mark it as ‘Accept as Solution’ and ‘Helpful’. This helps other community members find the right answer more easily and supports the community.
Kaushal Kumar Jha - ServiceNow Consultant - Lets connect on Linkedin: https://www.linkedin.com/in/kaushalkrjha/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Thank you for your advice.
I have already confirmed that the field I use for the trend (e.g., sys_created_on) is a Date/Time type, and I also set the trendMinuteInterval field with a valid value (for example, 5 or 15).
However, I cannot find Performance Analytics > Indicator Definitions in my instance.
Is it possible that this menu is not available in my current version or without the Performance Analytics plugin?
Could you please let me know if there is another way to access or configure the indicator definitions?
Thanks again for your support!