Reduce the size of the data labels in reports

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2020 09:50 AM
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?
Regards,
Maloy Banerjee
- Labels:
-
Reporting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2020 10:29 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2020 10:31 AM
you can control using using system property
glide.chart.data.label.truncate_to
Regards,
Sachin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2020 10:52 AM
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,
Please mark reply as Correct/Helpful, if applicable. Thanks!
Thanks
Tushar