Joined: 18 May 2012
Location: India
Online Status: Offline
Posts: 11
Topic: Avoid duplicate records in Crystal Report 2011 Posted: 18 May 2012 at 12:37am
Hi,
I am building the Crystal Report 2011 with SAP R3 BSID table, Here I am grouping customer details with document type (Document type in group & customer details in detail section). But I am getting the duplicate records here.
Could you please suggest me how can I resolve this issue.
Joined: 13 Jun 2011
Online Status: Offline
Posts: 475
Posted: 18 May 2012 at 6:12am
you could try to create a formula with every field you use in the report like
totext(table.field1)+totext(table.field2)+totext(table.field3)+....
then group on this formula and use it for customer details
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum