Is there a way to increase a report column width in a list report?

Eileen Hessmill
Mega Expert

In Jakarta, my user wants a list of projects including a custom field of Reported status, which is max 300. On the report, the Reported Status column is half the width of Project Name column, the size of that field is max 250.   I would like to give the Reported Status more real estate. Is that possible?

find_real_file.png

2 REPLIES 2

Jaspal Singh
Mega Patron
Mega Patron

Hi Eileen,



You can add an attribute 'no_truncate=true' to the field you want to display the full value of.   This will apply to all list views for that field as well and will have it display the full text of the field instead of the first 40 characters (or whatever value is in the ''Number of characters displayed in list cells'' UI property)


Thank you Jaspal.


When I add the report to a dashboard, the field is displayed in one continuous line. Is there a way to display the value of a field in multiple lines for the dashboard view? Also, when I export the report in pdf, the columns are all the same width regardless of field size. Is that configurable as well?