I am developing a Report View of the master-detail type. The data source for this report will be a text file. The problem is that in the detail part is repeating the same data several times. I'll leave a link where the project can be downloaded. I think it will make it easier to understand the problem.
Follow the project link: link
Inside the folder is the data file I'm using for testing. ORDER.TXT.
The first few lines are from the header. Details start at:
STATEMENTS = SULPHONIC ACID
Looking at the form I think you will understand better.
Thank you very much.