Invalid Configuration Error on CIO Dashborad

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2024 12:59 PM
Hello,
I recently implemented the CIO Dashboard in our SNOW instance by following the steps in this document (CIO Dashboard Installation guide). I am able to create CIO Dashboard Metric Config records which results in some of the information appearing on the dashboard, but not all.
"Invalid configuration. Invalid value for group_by field: 0df47e02d7130100b96d45a3ce610399. Contact your ServiceNow administrator for more information."
Please refer to the screenshots. There is an error appearing on most of the widgets within the dashboard tabs and verticals. It seems like a simple fix but I can't figure it out. Please help!
Thank you,
Melissa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2025 08:23 AM
ok found it:) at least in DPM in did, wrong group by was used (not from DPM but "Standard" one). I needed to used SN Utils to update it as the list was empty.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2025 04:47 AM
If you encounter the following error:
"The error is due to an invalid breakdown selection in the KPI configuration record in the sn_ciodashboard_cio_dashboard_metrics_config table."
Please verify whether the selected breakdown exists in the underlying indicator.
To check if the indicator includes the breakdown:
- Navigate to pa_indicators.LIST.
- Open the related list and check if any breakdown is selected.
- Attach a breakdown in 'sn_ciodashboard_cio_dashboard_metrics_config' that is available in the related list.
- Refresh the CIO Dashboard.