Remove duplicates in sub report in crystal reports 2008 -
i have report contains 3 sub reports. sub reports coming duplicate data need suppress.
(sorry couldnt post image; newbie on site)
the columns enclosed subreports suppression needed.
i've tried using suppress , suppress if duplicated , had no luck. appreciated!
thanks, crnewbie
edit query of each of subreports have "select distinct ..." instead of "select ..."
that should remove dupes.
Comments
Post a Comment