If the entire row is duplicated, you can go to database-> and check "select distinct records." If you just want to get rid of field duplicates, you can go to format field and check "suppress duplicate records." If you want to suppress an entire row based on duplicate records, you can go to format section->details->suppress->x+2 and enter:
{yourfield} = previous({yourfield})
Another method is to group on the duplicated field and drag fields into the group header or footer and then suppress the details. If you choose the suppression route, suppressed records will contribute to summaries, so you should use running totals or conditional formulas for counts, etc.
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.