We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

How to Assign Fixed Colors to Specific Field Values Across Multiple Dashboard Visualizations?

AkashR260534400
Tera Contributor

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.

AkashR260534400_0-1784717139937.png

 

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!

1 REPLY 1

Mark Manders
Giga Patron

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