Report with string value

Michael Bachme1
Kilo Guru

I created a survey containing additional comments (multi-line text). When I create a report with this field added, it only shows the first ~40 characters. How do I get more than that on the report?

1 ACCEPTED SOLUTION

Chuck Tomasi
Tera Patron

Hi Michael,



On the dictionary entry for that field, add the attribute.



no_truncate=true



Dictionary Attributes - ServiceNow Wiki


View solution in original post

4 REPLIES 4

Chuck Tomasi
Tera Patron

Hi Michael,



On the dictionary entry for that field, add the attribute.



no_truncate=true



Dictionary Attributes - ServiceNow Wiki


That was it. Thanks!


I'm glad you got your question answered. Thank you for participating in the community.


FYI - a former ServiceNow developer showed that to me about two years ago - I noticed sometimes long fields were truncated and sometimes not. She threw this out and it went right in to Evernote. Of course, it's in the dictionary attributes page I cited.