Reduce the size of the data labels in reports

Maloy Banerjee
Mega Expert

Hi All,

 

I have a requirement to reduce the size of the data labels for the below report. Currently the data label shows Days, hours, minutes and seconds timing. I need it to show only Days and hours. How can we achieve it?

find_real_file.png

 

 

 

Regards,

Maloy Banerjee

3 REPLIES 3

Onkar Pandav
Tera Guru

Hi,

Performance Analytics might help you to achieve this.

You can try with "Formula indicators".

Check below link also.

https://www.exceltactics.com/alternate-notation-part-1-converting-hours-to-days-hours/

 

Let me know if it is useful.

sachin_namjoshi
Kilo Patron
Kilo Patron

you can control using using system property

 

glide.chart.data.label.truncate_to

 

https://docs.servicenow.com/bundle/orlando-performance-analytics-and-reporting/page/use/reporting/re...

 

Regards,

Sachin

Tushar Hirpurk1
Mega Guru

Hi Maloy,

            The size of the data labels is dependent on size of chart, for ex. if chart of size is medium so it the data label size may vary as compared to chart size, you can set the position of data labels to middle or at the top of the bar,

as per your requirement if you want to show only days and hours in the data labels then you need to create a separate field (custom measure) then use that custom field which contain days and hours instead of currently using date field.

Please find below link for getting the same,

https://community.servicenow.com/community?id=community_question&sys_id=b76b4f21db9cdbc01dcaf3231f96...

 

Please mark reply as Correct/Helpful, if applicable. Thanks!

 

Thanks

Tushar