L
Laurie
I have a problem with a memo field truncating in a report.
The field originates from a query designed to return the "last comment".
The base table contains multiple entries for each entity, with date/time
fields for each entry. The query returns the max date and comment. This
query is then nested into another to return the max time (for that date).
The SQL for the report links this query to the entity table to obtain entity
detail accompanied by the most recent comment.
I've verified none of the underlying queries are grouping by the memo field
and properties of the field and detail section are all set to "can grow".
When I display the results of from the SQL, the memo field is NOT truncated -
however - it IS on the report.
Help!
The field originates from a query designed to return the "last comment".
The base table contains multiple entries for each entity, with date/time
fields for each entry. The query returns the max date and comment. This
query is then nested into another to return the max time (for that date).
The SQL for the report links this query to the entity table to obtain entity
detail accompanied by the most recent comment.
I've verified none of the underlying queries are grouping by the memo field
and properties of the field and detail section are all set to "can grow".
When I display the results of from the SQL, the memo field is NOT truncated -
however - it IS on the report.
Help!