Reporting - Chart Colors

SN_Learn
Kilo Patron
Kilo Patron

Hi All,

 

I am working on a reporting chart colors but it is not reflecting the correct color instead of defining it in the [sys_report_chart_color] and selecting in the reports 'chart color if defined'.

 

The table on which the reporting is done > [cmdb_ci_database]

In the pic1, the colors are showing up as per the attached screenshot but I am not sure where it is defined becasue when I check in the chart color table I cannot find them(screenshot attached). So, I defined one for that table and dot walked to that field but it is also not reflecting on the report.

Could anyone please help me to find out the root casue of this issue? Thanks

 

 

----------------------------------------------------------------
Mark this as Helpful / Accept the Solution if this helps.
1 ACCEPTED SOLUTION

Hi @SN_Learn ,

 

From testing in my PDI, when you only utilize the Group by and not stack by, then chart color works like a charm. If you then utilize both group by and stack by, chart colors doesn't work, but chart color scheme work instead. The only issue is here, that I haven't located how to assign specific color to specific data but only an entire color scheme. 

 

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

 

Best regards

Anders 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

View solution in original post

9 REPLIES 9

AndersBGS
Tera Patron
Tera Patron

Hi @SN_Learn ,

 

I can see from your screenshot, but have you verified the value that you're searching in the report chart colors?

 

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

 

Best regards

Anders 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

Hi @AndersBGS ,

 

Yes I have dot walked as per the report but it is not working. Please have a look at the screenshot below. Thanks

----------------------------------------------------------------
Mark this as Helpful / Accept the Solution if this helps.

Hi @SN_Learn ,

 

Ok, which table are you dot-walking (table name):

 

  • Software Model
  • Software Support Status (I guess this is on sys_choice) right?
  • Which options have you created on the sys_choice table? 

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

 

Best regards

Anders 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/

Hi @AndersBGS ,

 

  • The table is [cmdb_ci_database]
  • Then there is attribute called Database Software[model_id] > values of this field is stored in the table [cmdb_software_product_model]
  • In [cmdb_software_product_model] this table there is a custom field called Software support status

Please have a look at the attached screenshots. Thanks

  •  
----------------------------------------------------------------
Mark this as Helpful / Accept the Solution if this helps.