3 weeks ago
Dear Community Users,
As you can see in the above image, last character of the data [i.e., ')'] is getting printed in the next row of the report. I have tried increasing the width of the row. But it's not working. Any solutions to this are really appreciated. Thanks.
Solved! Go to Solution.
3 weeks ago
On the Column, under Header Format, use ReportColumnWidth = XXX (replace XXX with numerical values) to widen the column.
3 weeks ago
On the Column, under Header Format, use ReportColumnWidth = XXX (replace XXX with numerical values) to widen the column.
3 weeks ago
Thank you!