For Crystal 8.5, open the Field Explorer. Right-Click on any database field and select [Show Field Type]. This will show the length of character strings for all database fields.
Numerics and dates don't have a length in the normal sense, they are based on SQL fields that you can't chose or adjust, I think they are binary fields. You have to set your own values based on the data that can be there.
I think you missunderstood me. I know how to find the length of a field but I don't know if there's any way for me to choose how many characters of a field to display in a report.
The idea is this: In my report I have a field which length is more than 200 characters and I don't want to display all the characters but to make a tooltip that would diplay all the characters of the field.
The only way I can see is to do a dummy group for each record. Put the cut-down version in the group header, the full version in a detail that is suppressed with drill-down allowed.
If you use certain fonts (e.g., courier, I think), you can control the exact number of characters displayed. You also have the option of controlling character spacing, but I think all you really need to do is drag the margin of the field until it is the desired length, and then add the string field to the tooltip formula area to achieve your goal.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.