
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2017 01:13 PM
When my users run a report they are wanting to see the full name of a field called Org hierarchy. When the report runs it is truncating the name unless you hover over it. They would like this to be visible without having to hover over it.
My question - can you change the size of the box that the report returns to see the full name? I need to enlarge this area if its possible.
Screen shot below:
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2017 01:23 PM
try after setting the attribute "no_truncate"
http://wiki.servicenow.com/index.php?title=Dictionary_Attributes#gsc.tab=0

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2017 01:23 PM
try after setting the attribute "no_truncate"
http://wiki.servicenow.com/index.php?title=Dictionary_Attributes#gsc.tab=0

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2017 01:49 PM
Deepak,
Thanks, I didn't even know that was a thing! I will try it and report back.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2017 01:52 PM
Worked like a charm, thanks so much!