How to Assign Fixed Colors to Specific Field Values Across Multiple Dashboard Visualizations?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
Hi Community,
I have created a dashboard using a custom Hospital Bed table and multiple visualizations (Total Beds, Available Beds, Occupied Beds, and Cleaning Beds), all grouped by the Ward field (Ward A, Ward B, ICU, Post-Op, OT).
The issue is that ServiceNow assigns colors dynamically based on the data order in each chart, causing the same ward to appear in different colors across visualizations. For example, Ward A may be blue in one chart, while OT is blue in another, which can confuse users.
Is there a way to assign fixed colors to specific ward values across all dashboard visualizations, such as:
- Ward A → Blue
- Ward B → Orange
- ICU → Purple
- Post-Op → Pink
- OT → Green
If supported, could you please share the recommended approach in Platform Analytics/Dashboards/Reports?
Thanks in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
Add default colors (sys_report_chart_color), if possible based on your requirements and set those in the reports.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark