Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Unable to word-wrap columns in report definition

SA-103456

Summary



On executing a report definition with a column of data that contains a large amount of text, unable to word wrap the column.




Error Messages



Not Applicable


Steps to Reproduce

  1. Create a report definition which retrieves a column with greater than 500 characters in it.
  2. Execute the report definition.


Root Cause



This behavior is as per Pega product design.
The Auto control in the report definition does not word wrap since it required a Fixed grid setup.


Resolution



Perform the following local-change:
  1. Create a new non-auto control with HTML as below,

    <span style="display:inline-block;white-space: normal;" > <pega:reference name="$this-value" mode="normal" /></span>
     
  2. Add the control in the report definition which retrieves a column with greater than 500 characters in it.

Published June 2, 2020 - Updated December 2, 2021

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us