I have a report that is run using a query as the record source. I can check the query and the field is 925 characters. When I print the report only 255 characters print.
Additional information that I should have included on the orig post.
The query is a summary query. If I use "Group By" the result of the query is 255 characters. If I use "First" the result is the 925 characters, as I would expect. The problem is that when I print a report using the query the result is only 255 characters on the report even though the query looks like it is returning 925.
If I don't use a summary query, the report will show the 925 characters.
These records are bug reports that have a number of records created as people work on them. The "Examples" field (all Text)is the same on all tickets, as well as some other data. I didn't design the query and am only trying to help another person. I'm to the point that we should re-write the query and split it into a couple of queries that will pull the Examples field after the grouping is completed in another query. It's just perplexing why the query shows good data but the report won't print it. Another option might be to creat a sub-report for all of the "same data" for each record.
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.