Asterisks appearing in Discrete Job Listing Report
Hi,
In one of the reports, the build sequence is appearing as asterisks if the number of digits is greater than 5. The field is fetched from database and the width of the field shows "0,-127" though I couldn't really understand it.
I understand that the reason is when the size of the field is greater than the width, the field appears as "****" .
What I tried so far:
1) Changed the horizontal elasticity to Expand/Variable. This worked, but the value of the last column moved to the next line.
2) Width field looks like non-editable field as it picks from database.
Any help is appreciated.
Thanks.