Hello,
I am creating a New Report using the default Esri template "Attribute List with Grouping". All seems well but I have two or more columns that needed to automatically "Word wrapped". The row height also must be automatically adjusted when generating single line or two lines text.
The default dynamic text: <dyn type="report" property="field-value" field="name"/>

This is the generated Report.

The Report should look like this:

Is there a dynamic text tags can be used to achieve those requirements? or any other techniques to achieve the mentioned desires output?
Thanks in advance!