Allow text attributes in reports to show more than 100 characters
Content
Currently, text attributes in reports get truncated to 100 characters. Although there is a workaround to split attributes into multiple sets of 100 or less characters, this is not ideal as it requires multiple columns in the report that don't make sense to users.
We have product descriptions that may be <= 256 characters. We want the entire part description to be included in a single column in reports that show that attribute.
The longer attribute text values also need to be included when exported to Excel.
1