Phaidra Cambell asked: Associated Text in my Report Design Log keeps running too long and over-writing the next field. How can I limit the amount of characters to have in the associated text?
ANSWER: The Associated Text property set does not allow a Column Width to be set in Wrap, so there is no practical way to directly limit the horizontal extent of the Associated Text plus its label text (from the Text Expression property in the Main tab).For example, in the Associated Text examples in the gINT Help topic Associated Text (how-to guide), the data being reported for the Client label is "ABC Development Corporation, LTD":
If the data being reported was instead "Alexander Bellworth Carrington Development Corporation, LTD", any information to the right of the Client Associated Text will be overwritten.There are a couple of ways to handle this situation:
Phaidra replied with a third option that directly limited the associated text: What I had to do was implement a LEFT function with a certain number of characters.