Text field limits between 5 and 7

Hi All,

I have a text field which does a lookup as follows

@If(Categories=“”;“”;@Trim(@DbLookup(“Notes”:“NoCache”;“”;“Used by Printout Form”;Categories;3)))

In Notes 5 I get all the relevant data in the field for a particular category. However in Notes 7 I only get about 95% of the entries. Is there a different limit for text fields in the two version of Notes?

TIA