- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi All,
is is possible to change the color coding within SPM OOTB Dashboards in the portfolio planning workspace section. I would like to change the color coding from the default to the customers defaults colors?
SPM Standard
Release Zurich
Thanks in advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
to be more precise: In the dashboards, I would like to customize the colors of the donut visualization type.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi we have the same requirement for our customer and we was able to achieve this with Data broker server script .There is a transform roadmap data and you can change the OOB script to
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
to be more precise: In the dashboards, I would like to customize the colors of the donut visualization type.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @ShaggyBern the colours can be defined in following table [sys_report_color]
If you need multi-color palettes representing customer branding across grouped charts: then these can be configured in the [pa_chart_color_schemes] table (Chart Color Schemes). There define a sequence of comma-separated Hex codes. This custom palette then should appear under the Color palette dropdown when configuring multi-series or grouped visualizations in the report
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Hi Alpa82,
Thanks allot for your support. I applied your solution and it worked. Greatly appreciated
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi we have the same requirement for our customer and we was able to achieve this with Data broker server script .There is a transform roadmap data and you can change the OOB script to
