Data label truncation on report widget

Stefan Wilson
Tera Contributor

Hello,

 

I have seen a few questions about label truncation on reports. From those questions, we have fixed this by disabling certain sys_properties (glide.chart.truncate.data_labels &  glide.ngbsm.truncate_long_labels) but even with this tested and working within the reporting module, the truncation is still occurring on dashboard widgets.

 

Is there any way to change this via another sys property? (I don't see anything OOTB)

 

Thanks!

 

Stefan Wilson

2 REPLIES 2

SonamKandoi
Tera Contributor

Hey @Stefan Wilson , did you get any solution for this?

SonamKandoi
Tera Contributor

A possible solution is to Add "no_truncate" attribute for the field dictionary.

You need to go to Tables -> Search for your table -> Open the field which you don't want to get truncated -> Click on Advanced View link -> Under Attributes text box, add "no_truncate".